ZuploZuplo
LoginStart for Free
  • Documentation
  • API Reference
Getting Started
    Develop in the portal
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingDynamic MCP Server - Quickstart
    Develop locally with the CLI
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingDynamic MCP Server - Quickstart
Concepts
API Management
    Overview
    API Keys
      OverviewWhen to Use ThemBest PracticesAuthenticationManage in the PortalConsumers in a Specific BucketEnd-User AccessDeveloper APISelf-Serve IntegrationBucketsLeak DetectionService Limits
    Rate Limiting
    Caching
    GraphQL
    Monetization
    Policies
    Handlers
AI Gateway
MCP Gateway
MCP Server
Developer Portal
Development
Deploying & Source Control
Analytics
Observability
Networking & Infrastructure
Account Management
Programming API
Build with AI
Zuplo CLI
Migration Guides
Platform LimitsVersion Support PolicySecuritySupportTrust & ComplianceChangelog
powered by Zudoku
API Keys

Manage Keys in the Portal

Manage API Key Consumers from the Services tab in the Zuplo Portal. Opening Services lands you on API Keys → Consumers in the section sidebar. Each project has three API Key Buckets — one for production, one shared by preview environments, and one for development (working copy) environments.

The API Keys → Consumers page in the Services section, with the sidebar showing API Keys, Monetization, and Audit Logs, and the environment switcher set to Dev

To view the bucket for a different environment, use the Dev / Preview / Prod switcher at the top of the sidebar. Copy the active bucket's ID from the Bucket ID pill under the API Key Service heading.

To add a new API Key Consumer, click Create Consumer and complete the form.

The Create Consumer dialog with fields for the consumer name and description

Once a consumer is created, view or copy its API Key using the icons shown.

A consumer row with icons to view and copy its API key

If you're using the Zuplo Developer Portal, we've an integration with the API Key API that allows developers to access their API keys, create new ones and delete them. To enable this, you must assign one or more managers, via e-mail, to be a manager for your API Key Consumer. This is optional if you aren't using the Developer Portal.

You can assign managers from your project's Services page in the Zuplo Portal or via the API.

If you want to automatically create an API Key for a customer automatically when they sign into your developer portal using Auth0, follow this tutorial.

Edit this page
Last modified on September 1, 2026
AuthenticationConsumers in a Specific Bucket