Authentication
Authorize requests to Ando with Virtual Keys.
All public API requests require a Virtual Key.
Authorization: Bearer sk-ando_...
- Missing or invalid keys return
401 Unauthorized.
- Budget and policy checks run before model execution.
- Avoid exposing keys in client-side apps.