Zuplo
Zuplo is the API management platform for developers. Build, deploy, and scale APIs faster with Zuplo.
APIs
Zuplo Developer API
The Zuplo Developer API (ZAPI) enables developers to programmatically manage API keys, consumers, buckets, tunnels, deployments, metering, audit logs, and more. It is used to pe...
Agent Skills
zudoku-guide
AGENT SKILLzuplo-cli
AGENT SKILLzuplo-guide
AGENT SKILLzuplo-monetization
AGENT SKILLCollections
Zuplo Developer API
POSTMANZuplo Developer API
OPENArazzo Workflows
Zuplo Add a Manager to a Consumer
Create a consumer, add a manager to it, then list the consumer's managers.
ARAZZOZuplo Bulk-Issue API Keys to a Consumer
Create a consumer, bulk-create multiple API keys for it, then list the keys.
ARAZZOZuplo Create a Consumer and Issue an API Key
Create a consumer in an existing bucket, issue an API key, then read the key back.
ARAZZOZuplo Deactivate a Consumer's API Key
List a consumer's keys, find one, and delete it to revoke access.
ARAZZOZuplo Discover Account and List Its Buckets
Resolve the account name from the API key, then list that account's API key buckets.
ARAZZOZuplo Find and Update an API Key Bucket
List the account's buckets, confirm a match exists, update one, and read it back.
ARAZZOZuplo Find a Consumer and Update Its Metadata
List consumers in a bucket, find a match by name, update its metadata, and read it back.
ARAZZOZuplo Find and Delete a Consumer
List consumers in a bucket, confirm a match exists, and delete the consumer.
ARAZZOZuplo Map a Custom Domain to a Deployment
Create a custom domain for a deployment and list the account's domains to confirm it.
ARAZZOZuplo Onboard a Consumer With an API Key
Create a bucket, create a consumer with an API key, and list the consumer's keys.
ARAZZOZuplo Provision an API Key Bucket
Create a new API key bucket and read it back to confirm it exists.
ARAZZOZuplo Provision a Secure Tunnel
Create a tunnel and read it back to retrieve the connection token.
ARAZZOZuplo Inspect and Redeploy a Project Deployment
List a project's deployments, read the live deployment detail, then trigger a redeploy.
ARAZZOZuplo Repoint a Custom Domain to a New Deployment
List custom domains, confirm one exists, and update it to a new deployment.
ARAZZOZuplo Rotate a Consumer's API Keys
Read a consumer, roll its keys to set an expiration and issue a fresh key, then list the keys.
ARAZZOZuplo Rotate a Tunnel Token
Read a tunnel to confirm it exists, then rotate its connection token.
ARAZZOZuplo Set an Environment Variable and Redeploy
Create a branch variable, list the project's deployments, and redeploy so the variable takes effect.
ARAZZOZuplo Update an Environment Variable and Redeploy
Update an existing branch variable value, find the deployment, and redeploy it.
ARAZZOGraphQL
Zuplo GraphQL Schema
This is a conceptual GraphQL schema for the Zuplo API management platform. Zuplo does not currently expose a public GraphQL endpoint; this schema models the platform's core reso...
GRAPHQL