Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

id
String!
Unique identifier for the token
token
String!
JWT to be passed into the Authorization header for API requests
expiresTimeString
String!
ISO time string for the expiry of the token
requestLimit
String!
Number of root fields this api token is allowed to resolve before it’s rate limited
remaining
String
Approximate number of remaining resolutions before this token is rate limited

Used By

Returned by
  • apiToken: Get the active short-lived api token for this api key by the short-lived token
  • apiTokens: Get all active short-lived api tokens for this api key
  • createApiTokens: Create a new set of short-lived api access tokens