Documentation Index
Fetch the complete documentation index at: https://apidocs.scripe.io/llms.txt
Use this file to discover all available pages before exploring further.
key_expired
| HTTP | When |
|---|---|
| 401 | The API key passed the expiresAt configured at creation time. |
- From Settings → Developer → API keys, either edit the key to remove or extend the expiry, OR mint a replacement.
- Update your integration with the new secret.
- Optional: schedule the next expiry on the new key — best practice is to rotate at most every 90 days.