ZuploZuplo
LoginStart for Free
  • Documentation
  • API Reference
Introduction
Getting Started
    Develop using the Portal
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth4 - Deploy5 - Dynamic Rate LimitingMCP - Quick start
    Develop Locally
      1 - Setup Your Gateway2 - Rate Limiting3 - API Key Auth
Concepts
Development
Policies
Handlers
API Keys
    OverviewWhen to Use ThemBest PracticesAuthenticationManage in the PortalConsumers in a Specific BucketEnd-User AccessDeveloper APISelf-Serve IntegrationBucketsLeak DetectionService Limits
MCP Server
MCP Gateway
AI Gateway
Developer Portal
Monetization
Deploying & Source Control
Observability
Networking & Infrastructure
Account Management
Programming API
Build with AI
Zuplo CLI
Migration Guides
Platform LimitsSecuritySupportTrust & ComplianceChangelog
powered by Zudoku
API Keys

Manage Keys in the Portal

API Key Consumers can be managed from your project's Services page in the Zuplo Portal. Each project is created with three API Key Buckets - one for production, one shared by preview environments, and one for development (working copy) environments.

Services

You can view the buckets for each environment or for all environments using the drop down.

Environment Selection

To open the API Key Bucket for an environment, click the Configure button.

Configure

When you first open the API Key Bucket, you won't have any API Keys created.

Empty API Key Bucket

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

New API Key Consumer

Once a consumer is created, you can view or copy the API Key by clicking the icons shown.

Copy or View

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 May 10, 2026
AuthenticationConsumers in a Specific Bucket