API Security Requirements

 

ON THIS PAGE      Show

 

 

 

 

For AP Media Agent Users

Agent 11.x is fully compliant with the important API security requirements described in the following section.

For AP Media API Customers Making Direct API Requests

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/media/v/content/feed?q=productid:41664

Request Header

x-api-key: abcdef12345