Skip to content

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.

← All categories

MethodPathSummaryAuth
DELETE/api/v1/mcp/api-keys/{key_id}Revoke an MCP API keyKey
GET/api/v1/mcp/api-keysList my MCP API keysKey
GET/api/v1/mcp/api-keys/analyticsMy Trinity Data usage analyticsKey
GET/api/v1/mcp/api-keys/usageMy Trinity Data credit usageKey
POST/api/v1/mcp/api-keysCreate a new MCP API keyKey
POST/api/v1/mcp/api-keys/{key_id}/rotateRotate an MCP API keyKey

Related resources