Skip to content

API Portal Management API

Fine-grained API Portal REST API for managing organizations, API metadata and content, applications, subscriptions, application appKeyMappings, and API flows.

All resources, the organization endpoints (/api-portal/api/v0.9/organizations/{orgId}) included, are served under /api-portal/api/v0.9 — the portal mounts its whole surface, pages and REST API alike, beneath the /api-portal prefix.

Every operation other than the few marked public takes a Bearer JWT access token in the Authorization header and declares the least-privilege dp:* scopes that authorize it. Where that token comes from, and how a caller comes to hold those scopes, is described under Authentication.

Base URLs: * https://localhost:9543/api-portal/api/v0.9 * http://localhost:9543/api-portal/api/v0.9

Table of Contents

Authentication

Organizations

Organization Content

APIs

API Content

MCP Servers

MCP Server Content

MCP Server Keys

Subscription Plans

Labels

Applications

Subscriptions

API Keys

Views

Application Keys

API Workflows

Key Managers

Webhook Events

Webhook Subscribers

Schemas