For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
ModelsChatRankingsDocs
DocsAPI ReferenceClient SDKsAgent SDKCookbookChangelog
DocsAPI ReferenceClient SDKsAgent SDKCookbookChangelog
    • Overview
    • Usage for Agents
  • TypeScript SDK
    • Overview
  • Python SDK
    • Overview
  • Go SDK
      • Analytics
      • APIKeys
      • Byok
      • Chat
      • Credits
      • Embeddings
      • Endpoints
      • Generations
      • Guardrails
      • OAuth
      • Observability
        • CreateKeysData
      • Organization
      • Presets
      • Providers
      • Rerank
      • Beta.Responses
      • Transcriptions
      • Speech
      • VideoGeneration
      • Workspaces
  • DevTools
    • Overview
    • Migrating to @openrouter/agent
LogoLogo
ModelsChatRankingsDocs
On this page
  • Fields
Go SDKAPI ReferenceOperations

CreateKeysData - Go SDK

CreateKeysData type definition
Was this page helpful?
Previous

Organization - Go SDK

Organization method reference
Next
Built with

The Go SDK and docs are currently in beta. Report issues on GitHub.

The created API key information

Fields

FieldTypeRequiredDescriptionExample
ByokUsagefloat64✔️Total external BYOK usage (in USD) for the API key17.38
ByokUsageDailyfloat64✔️External BYOK usage (in USD) for the current UTC day17.38
ByokUsageMonthlyfloat64✔️External BYOK usage (in USD) for current UTC month17.38
ByokUsageWeeklyfloat64✔️External BYOK usage (in USD) for the current UTC week (Monday-Sunday)17.38
CreatedAtstring✔️ISO 8601 timestamp of when the API key was created2025-08-24T10:30:00Z
CreatorUserID*string✔️The user ID of the key creator. For organization-owned keys, this is the member who created the key. For individual users, this is the user’s own ID.user_2dHFtVWx2n56w6HkM0000000000
Disabledbool✔️Whether the API key is disabledfalse
ExpiresAtoptionalnullable.OptionalNullable[time.Time]➖ISO 8601 UTC timestamp when the API key expires, or null if no expiration2027-12-31T23:59:59Z
Hashstring✔️Unique hash identifier for the API keyf01d52606dc8f0a8303a7b5cc3fa07109c2e346cec7c0a16b40de462992ce943
IncludeByokInLimitbool✔️Whether to include external BYOK usage in the credit limitfalse
Labelstring✔️Human-readable label for the API keysk-or-v1-0e6…1c96
Limit*float64✔️Spending limit for the API key in USD100
LimitRemaining*float64✔️Remaining spending limit in USD74.5
LimitReset*string✔️Type of limit reset for the API keymonthly
Namestring✔️Name of the API keyMy Production Key
UpdatedAt*string✔️ISO 8601 timestamp of when the API key was last updated2025-08-24T15:45:00Z
Usagefloat64✔️Total OpenRouter credit usage (in USD) for the API key25.5
UsageDailyfloat64✔️OpenRouter credit usage (in USD) for the current UTC day25.5
UsageMonthlyfloat64✔️OpenRouter credit usage (in USD) for the current UTC month25.5
UsageWeeklyfloat64✔️OpenRouter credit usage (in USD) for the current UTC week (Monday-Sunday)25.5
WorkspaceIDstring✔️The workspace ID this API key belongs to.0df9e665-d932-5740-b2c7-b52af166bc11