Skip to main content

Company Sync prerequisites

Complete the following before using the Company Sync endpoints.

Enable Company Sync

To enable Company Sync, contact your AppDirect technical representative.

Obtain authentication credentials

To authenticate with the API, you need authentication credentials. To obtain credentials, go to Manage > Billing and Distribution > Products > product name | Edit > Credentials. See Authorize inbound API requests (for separate credentials) or Authorize inbound API requests (legacy) (for shared credentials) for information on how to securely access product API requests.

note

The authentication credentials are for a product. Developer accounts are not associated with any particular product.

Endpoint URLs

Send notifications to these endpoints:

  • To create a new Developer Account: /api/sync/v1/tasks
  • To set a Developer Account to expired: /api/sync/v1/tasks

Both endpoints accept a list of developer account details in the JSON payload.

Was this page helpful?