|
||||||||
API Security RequirementsHTTPS AccessUse HTTPS with TLS 1.2 or 1.3 for all API requests to api.ap.org. API Key in the Request HeaderTo authorize each request, supply the API key in the x-api-key HTTP request header.
ExampleRequest URLhttps://api.ap.org/v3/reports Request Headerx-api-key: abcdef12345 |