Create an AI Gateway access key
Create a new ngrok-managed access key for AI Gateway traffic.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
User-friendly label for this access key.
255Human-readable description of this access key.
255Arbitrary user-defined metadata for this access key.
4096ID of an access key configuration to link. Omit for allow-all scope.
Response
The created AI Gateway access key.
Unique identifier for this access key.
URI of this AI Gateway Access Key API resource.
Timestamp when the access key was created.
Timestamp when the access key was last updated.
Redacted display form of the access key token.
User-friendly label for this access key.
Human-readable description of this access key.
Arbitrary user-defined metadata for this access key.
Plaintext access key token. Only returned when the key is first created.
Timestamp when the access key was last used.
Linked access key configuration, or null for allow-all scope.