Skip to main content
Version: 1.0.0

Auth Gateway API (API Key Management)

API key lifecycle management for tenant applications.

Provides CRUD operations for API keys, including creation, listing, retrieval, updates, revocation, and usage statistics. All endpoints require JWT authentication; API keys cannot be used to manage other API keys.

All endpoints use Restate's HTTP invocation pattern: POST /<package.ServiceName>/<Method> with a JSON request body.

Authentication

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT