Sentient AI
Information
Sentient AI API Keys Status Codes
Learn about API Keys Status Codes and their meaning.
API keys in Sentient AI have different statuses that determine their usability. Each key goes through a lifecycle, from creation to activation, and may be disabled if necessary.
Status Codes
Status | Description | When It Happens | Can Make Requests? | Actions |
---|---|---|---|---|
Active ✅ | The key is fully functional and ready for use. | After successful creation and provisioning. | ✅ Yes | Use in API requests with Authorization: Bearer. |
Disabled ❌ | The key has been manually disabled by the user or automatically disabled due to security concerns. | If the key is detected in an attack or manually turned off in the AI Console. | ❌ No | Generate a new key if needed. |
Provisioning ⏳ | The key is being registered in Sentient AI’s environment and is not yet ready for use. | Right after creation, before being activated. | ❌ No | Wait until the key transitions to Active (usually within seconds). |
PreviousAPI Keys
On this Page
API Key Status Codes