Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
200 - text/html
Successful.
The response is of type string
.
You can explore the advanced analytics API via playground available at https://api.gcore.com/cdn/advanced/v2.
With the playground you can:
Before using the playground, make sure that you are authenticated correctly by providing the Authorization header with a valid token into the Headers section of the playground. For more information about authentication, see the Authentication section.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Successful.
The response is of type string
.