Category: mcp-api-keys
Base URL: https://api.trinityinsights.io. The paths below are absolute on this host and already carry the /api/v1 prefix.
Full list of public endpoints under the mcp-api-keys tag. Click any path to open the detailed endpoint page with parameters, responses and ready-to-paste cURL/Python/JavaScript samples.
| Method | Path | Summary | Auth |
|---|---|---|---|
| DELETE | /api/v1/mcp/api-keys/{key_id} | Revoke an MCP API key | Key |
| GET | /api/v1/mcp/api-keys | List my MCP API keys | Key |
| GET | /api/v1/mcp/api-keys/analytics | My Trinity Data usage analytics | Key |
| GET | /api/v1/mcp/api-keys/usage | My Trinity Data credit usage | Key |
| POST | /api/v1/mcp/api-keys | Create a new MCP API key | Key |
| POST | /api/v1/mcp/api-keys/{key_id}/rotate | Rotate an MCP API key | Key |