Errors
Error shapes and troubleshooting.
Error shape
Most endpoints return JSON in this shape on errors:
{ "error": "Message" }
Common errors
404 Invalid API key
The provided :apiKey does not match a project.
401/403 Unauthorized
Dashboard endpoints require a valid session. MCP requires a valid project API key.