Create API key
Creates a new API key for the authenticated customer. The secret key value is returned once — store it securely.
Authorizations
Management token from the RouteMesh dashboard (Settings → Management Tokens). Required for customer API endpoints (/api-keys, /usage). Tokens are prefixed rmtm_ and scoped to your account. Authenticate by passing the token in the X-Api-Key header. Separate from RPC service keys (rm_), which authenticate dApp traffic to the routing layer.
Body
List of allowed origins/domains. Requests from other domains are rejected with 403.
1economy — most competitive prices; performance — fastest routes.
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.
economy, performance 
