Skip to main content

Integration Parameters

Overview

Each of the three onboarding environments requires the same types of integration parameters, but with different values. You will need to gather the following parameters for the API Integration Environment (AIE), the Data Qualification Environment (DQE), and the Production Environment.

Apple-Provided Parameters

For each environment, Apple Business will provide the following:

  • Endpoint: The base URL for the environment's API. You will receive this in an email from Apple Business when you are granted access to each environment.
  • Rate Limit: The number of queries per second (QPS) allowed for the environment.
    • AIE: Open-ended, with the expectation of minimal queries needed for testing.
    • DQE: 15 QPS (you can request a higher limit if needed for qualification).
    • Production: 15 QPS.

Partner Registration Parameters

When you register with Apple Business, you will receive an orgId.

Service Account Parameters

When you create a Service Account for each environment, you will receive the following parameters. Be sure to save these, as they are both required for authentication.

  • Client ID (client_id)
  • Client Secret (client_secret)