Authentication method
All MCP API endpoints require a Partner API key passed via theX-API-Key header.
Getting an API key
Partner API keys are created in the partner dashboard under Settings > API Keys.Security guidance
- Keep API keys secret.
- Rotate keys if you suspect compromise.
- Use least-privilege operational practices (only share keys with trusted systems).