Fine-grained Developer Portal API for managing organizations, API metadata and content, applications, subscriptions, application appKeyMappings, and API flows.
All resources, including organization lifecycle endpoints
(/api/v0.9/organizations, /api/v0.9/organizations/{orgId}), are served under /api/v0.9.
Operations declare the least-privilege OAuth2 scopes required for each resource action.
Base URLs:
- Create an organization
- List organizations
- Update an organization
- Get an organization
- Delete an organization
- Create MCP server metadata
- List MCP server metadata
- Get MCP server metadata
- Update MCP server metadata
- Delete MCP server metadata
- Upload MCP server content
- Replace MCP server content
- Get an MCP server content file
- Delete MCP server content files
- Generate an MCP server API key
- List MCP server API keys
- Regenerate an MCP server API key
- Revoke an MCP server API key
- Associate an MCP server API key with an application
- Remove an MCP server API key's application association
- List subscription plans
- Create subscription plans
- Upsert subscription plans
- Get a subscription plan
- Delete a subscription plan
- List applications for the authenticated user
- Create an application
- Get an application
- Update an application
- Delete an application
- Create a subscription
- List subscriptions
- Get a subscription
- Update a subscription
- Delete a subscription
- Change subscription plan
- Regenerate subscription token
- Generate an API key
- List API keys
- Regenerate an API key
- Revoke an API key
- Associate an API key with an application
- Remove an API key's application association
- List API keys associated with an application
- Map an OAuth client_id to a Developer Portal application
- Generate an OAuth access token
- Remove an OAuth client_id mapping