A

Avo Public API

REST discovered

Details
URL
https://api.avo.app
Docs
https://www.avo.app/docs/reference/public-api/overview.md
Authentication
Avo service account name + secret basic discovered Get credentials ↗
authorization: Basic <credential>

In Avo, open Workspace Settings → Service Accounts (or follow the steps in Authentication). Create a service account, copy the generated final service-account name and secret once, then send them to the API as HTTP Basic auth using base64-encoded name:secret in the authorization header. Only workspace admins can create service accounts.