API Keys
Authenticate programmatic access to PinAppAI from CI pipelines, MCP servers, and other tools.
Loading…
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.
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.
Email is your identity and can't be changed. You can update your name anytime.
Authenticate programmatic access to PinAppAI from CI pipelines, MCP servers, and other tools.
Loading…