> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# GetCurrentKeyResponse

API key details

## Fields

| Field  | Type                                                                | Required             | Description                 | Example                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ------ | ------------------------------------------------------------------- | -------------------- | --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `data` | [operations.GetCurrentKeyData](../operations/getcurrentkeydata.mdx) | :heavy\_check\_mark: | Current API key information | \{<br />"byok\_usage": 17.38,<br />"byok\_usage\_daily": 17.38,<br />"byok\_usage\_monthly": 17.38,<br />"byok\_usage\_weekly": 17.38,<br />"creator\_user\_id": "user\_2dHFtVWx2n56w6HkM0000000000",<br />"expires\_at": "2027-12-31T23:59:59Z",<br />"include\_byok\_in\_limit": false,<br />"is\_free\_tier": false,<br />"is\_management\_key": false,<br />"is\_provisioning\_key": false,<br />"label": "sk-or-v1-au7...890",<br />"limit": 100,<br />"limit\_remaining": 74.5,<br />"limit\_reset": "monthly",<br />"rate\_limit": \{<br />"interval": "1h",<br />"note": "This field is deprecated and safe to ignore.",<br />"requests": 1000<br />},<br />"usage": 25.5,<br />"usage\_daily": 25.5,<br />"usage\_monthly": 25.5,<br />"usage\_weekly": 25.5<br />} |
