Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview

The client API was first introduced through client request to have a programmatic way to obtain data from our system. All the API calls return data scoped to the client that is sending the request, in order to access the data, the user must authenticate with the client_id and an automatically generated token that they must request to the dev team.

...