Skip to main content

Users and companies (Identity and Access Management)

Overview

Use the Identity and Access Management (IAM) API to manage your users and companies.

The GraphQL API uses the term "Account" instead of "Company". Companies are called Accounts, and Company Memberships are called Account Memberships.

Getting Started

  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.

Working with User and Account Management APIs

  • Use our Hosted GraphQL Explorer to test your queries and mutations.

  • Read and write user, account/company and membership data in your marketplace.

  • Manage user memberships with accounts/companies in your marketplace.

  • Manage user roles and permissions in the marketplace.

API Reference

Was this page helpful?