Portkey · Capability
Portkey API — Integrations
Portkey API — Integrations. 5 operations. Lead operation: List All Integrations. Self-contained Naftiko capability covering one Portkey business surface.
What You Can Do
GET
Get
— List All Integrations
/v1/integrations
POST
Post
— Create a Integration
/v1/integrations
GET
Get
— Get a Integration
/v1/integrations/{slug}
PUT
Put
— Update a Integration
/v1/integrations/{slug}
DELETE
Delete
— Delete a Integration
/v1/integrations/{slug}
MCP Tools
list-all-integrations
List All Integrations
read-only
idempotent
create-integration
Create a Integration
get-integration
Get a Integration
read-only
idempotent
update-integration
Update a Integration
idempotent
delete-integration
Delete a Integration
idempotent