Skip to main content
POST
Save Provider Key

Save Provider Key

Securely store an AI provider API key in the Shinzo Platform. Keys are encrypted at rest and can be used with the Spotlight model proxy.

Authentication

Requires JWT token authentication.
string
required
Provider name (anthropic)
string
required
The API key to store
string
Custom base URL (for proxies or self-hosted)
string
Optional label to identify this key

Example Request

Response

Response Fields

Status Codes

Security Notes

  • API keys are encrypted before storage using industry-standard encryption
  • Original key values cannot be retrieved after storage
  • Keys can be updated or deleted but not viewed