API Security Requirements

HTTPS Access

Use HTTPS with TLS 1.2 or 1.3 for all API requests to api.ap.org.

API Key in the Request Header

To authorize each request, supply the API key in the x-api-key HTTP request header.

 

  Note

 

The x-apikey header is also currently supported.

 

 

 

Example

Request URL

https://api.ap.org/v3/reports

Request Header

x-api-key: abcdef12345