Integrations
API keys
Create a personal read-only token for analytics and MCP.
Create a token#
Open Settings → API keys in the application. Create a token and store the value securely when it is shown. Personal token values use the geo_ prefix.
Use and revoke#
Send the token in the Authorization: Bearer header. It grants read access to the projects available to the account; it does not authorize project or prompt writes. Revoke a token in the application when it is no longer needed.
Do not put tokens in URLs, public pages, or source control. See Authentication and MCP setup.