Tyk · Capability

Tyk Platform Administration

Platform administration workflow combining Dashboard Admin and MDCB APIs for platform administrators to manage organizations, multi-data center deployments, and system diagnostics.

Run with Naftiko AdministrationMDCBPlatformTyk

What You Can Do

GET
List organizations — List all organizations
/v1/organizations
POST
Create organization — Create a new organization
/v1/organizations
GET
List admin users — List admin users
/v1/admin-users
GET
List dataplanes — List all connected data planes
/v1/dataplanes
GET
Check mdcb health — Check MDCB health
/v1/health

MCP Tools

list-organizations

List all Tyk organizations

read-only
create-organization

Create a new organization

update-organization

Update an organization

idempotent
delete-organization

Delete an organization

idempotent
list-admin-users

List all admin users

read-only
create-admin-user

Create an admin user

export-system

Export system configuration

read-only
import-system

Import system configuration

list-dataplanes

List all connected data plane nodes

read-only
get-dataplane

Get details for a specific data plane

read-only
check-mdcb-health

Check MDCB health

read-only
get-diagnostics

Get pprof diagnostic data from MDCB

read-only

APIs Used

tyk-dashboard-admin tyk-mdcb