Create API key
API Keys
Create API key
Creates a new API key for the authenticated customer. The secret key value is returned once — store it securely.
POST
Create API key
Authorizations
Management API key from the RouteMesh dashboard. Required for customer API endpoints (/api-keys, /usage). Each request also carries the customer's RPC API key in the URL path for the RPC endpoint.
Body
application/json
List of allowed origins/domains. Requests from other domains are rejected with 403.
Minimum array length:
1economy — most competitive prices; performance — fastest routes.
Available options:
economy, performance Friendly name for this key (e.g. "Production", "Staging").
Response
API key created (secret returned once)
The secret API key. Save this — it is returned only once.
Available options:
economy, performance 
