Create Consumer Key
Mint a consumer key (ck_...) for the API’s own callers. The plaintext
secret is present in this response only; every later read shows the
masked key_hint.
Dark launch: requires the hosted_apis_access entitlement (402 hosted_apis_not_in_plan otherwise).
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Hosted API id (prefixed external id, api_...).
Headers
Request
Requests per minute; 60 when omitted, 0 for unlimited.
Response headers
Response
The created key, with its one-time secret.
Requests per minute this key may make; 0 is unlimited.