Skip to main content

Getting started

The extensive set of APIs for users and accounts allow you to read and write user data, create user and company memberships, and manage roles and permissions in a marketplace. You can also use our hosted GraphQL Explorer to test all your queries and mutations on the go.

Before you can get started with the various APIs for some of these tasks, you must ensure that the following prerequisites are in place.

  1. Select the appropriate grant types and scopes for your use case. See Grant types and Scopes.

  2. Create an API client to use with the AppDirect API. See API clients.

  3. Authenticate your client. See API Authentication.

  4. Test your API calls with your access token using a third-party API IDE, for example Postman.

Was this page helpful?