Playground
Advanced analytics
Playground
You can explore the advanced analytics API via playground available at https://api.gcore.com/cdn/advanced/v2.
With the playground you can:
- Test your queries.
- Check API schema (by expanding the Documentation Explorer in the left sidebar).
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.
POST
Playground
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.