Data Access

Basic API Partner Flow

Data Access

  • Authenticate your application to gain an access token. Note that your process will differ depending on whether your application is setup to use the Authorization Code Grant instructions here or Client Credentials Grant instructions here.
  • Users authorize access to data in Organizations through an OAuth process you initiate instructions here.
  • Connect to endpoints for accessing authorized organizations and exchanging data see API documentation.