Read more about KAP API in our Media Platform Learning Center.
- Server 1:https://api.8451.com/kap/v2
apiKeyHeader (apiKey)
An API key is a token that you provide when making API calls. Include the token in a header parameter called Ocp-Apim-Subscription-Key.
Example: Ocp-Apim-Subscription-Key: 123
apiKeyQuery (apiKey)
An API key is a token that you provide when making API calls. Include the token in a query parameter called subscription-key.
Example: ?subscription-key=123