Introduction
You are in the API portal (Gateway reference and Try it). To leave this site: use the On restormel.dev tab in the nav for Keys, Documentation, or Dashboard — or click the Restormel logo to return to the product home.
The Restormel Keys API has two distinct surfaces. Use the right one for your task.
Gateway API (this portal)
Base URL: https://restormel-keys-gateway-main-bc13eba.zuplo.app
Auth: Consumer key (zpka_...) — get yours here
Use for: Project management and Gateway key CRUD (control-plane)
Dashboard API
Base URL: https://restormel.dev/keys/dashboard/api
Auth: Gateway Key (rk_...) — created in the Restormel dashboard
Use for: Resolve, policy evaluate, route steps (runtime operations)
Not sure which to use? If you're integrating Restormel Keys into your app, you almost certainly want the Dashboard API. See Dashboard API Overview.
Authentication
Sign in with GitHub to open the Gateway API Reference (protected) and to use the playground on the right of each operation to send test requests. In the playground, pick My consumer key (zpka_…) as the API identity, or paste your key manually — see My Consumer Key.
Sign in: use the account control in the portal header, or go to /oauth/login on this site.