Authenticate for the API
Authenticate for the API

Authenticate for the API

Use of the API requires the customer ID and API key for authentication. Using the Swagger page, you can enter the API key and Customer ID and use the APIs.
When using methods in the API, the following headers must be included:
  • The API-Key header must be populated with the customer API Key. Zebra provides the API key.
  • The Customer ID header must be populated with the customer ID. Zebra provides the customer ID.
When using Swagger, click the green
Authorize
button to open the
Available Authorizations
screen.
Swagger API Authentication Screen
Enter the API key and the Customer ID on the Swagger authentication page
Enter the API key in the
apiKey
field and the Customer ID in the
customerId
field.