API Keys
Authenticate programmatic access to PinAppAI from CI pipelines, MCP servers, and other tools.
Loading…
Connected apps
Apps and MCP clients connected to your workspaces over OAuth. Disconnecting revokes their access immediately.
API keys let external tools and scripts authenticate to PinAppAI on your behalf. Treat them like passwords — never commit them to source control.
Pass the key via environment variable — never hard-code it in source. Prefer no install at all? Pick the Hosted (URL) tab and paste the endpoint straight into any client that speaks MCP over HTTP.
Revoking is immediate and
permanent. Any client still using this key will start getting
401 Unauthorized responses.
You can restore it within 30 days from the Revoked keys list.
Authenticate programmatic access to PinAppAI from CI pipelines, MCP servers, and other tools.
Loading…
Apps and MCP clients connected to your workspaces over OAuth. Disconnecting revokes their access immediately.