P
Peec AI Customer API
Details
- URL
-
https://api.peec.ai/customer/v1 - Docs
- https://docs.peec.ai/api/introduction
Authentication
Sign in to Peec AI app and create an API key from the API Keys page. Choose a company-scoped key for access across all projects or a project-scoped key for a single project, as described in the authentication docs. Send it either in the X-API-Key header or as the api_key query parameter.
Sign in to Peec AI app, open API Keys, then in Personal Access Tokens click Create token. Give it a name, choose an expiration, and copy the token immediately; it is shown only once. Use it as Authorization: Bearer <token> for MCP connections.