The CMS API uses its own token, separate from the Reporting and Data Enrichment API tokens. Send it in the
Authorization header formatted as token {your-cms-api-token}, and find it under Account > Account tab > Integration Tokens. See Authentication for the full setup.Endpoints
- Trigger a page crawl -
POST /v1/check_url - Check CMS API token -
GET /v1/check_token(deprecated)
