|
||||||||||||||
API Security Requirements
For AP Media Agent UsersAgent 11.x is fully compliant with the important API security requirements described in the following section. For AP Media API Customers Making Direct API RequestsHTTPS 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/media/v/content/feed?q=productid:41664 Request Headerx-api-key: abcdef12345 |