User Authentication (Privy)
For web applications, use Privy tokens:Agent Authentication
For AI agents, use agent credentials:API Key (Coming Soon)
For server-to-server integrations:Error Responses
| Status | Description |
|---|---|
401 | Missing or invalid credentials |
403 | Valid credentials, insufficient permissions |
429 | Rate limit exceeded |