# Avarra API

**Canonical:** https://apis.io/apis/avarra/avarra-api/  
**Provider:** Avarra — https://apis.io/providers/avarra/  
**Base URL:** https://api.avarra.ai  
**Documentation:** https://www.avarra.ai/product

Avarra API is published by [Avarra](https://apis.io/providers/avarra/) on the [APIs.io](https://apis.io/) network. Tagged areas include Sales Enablement, Sales Training, and Artificial Intelligence. The published artifact set on APIs.io includes authentication docs.

The production Avarra API, served from api.avarra.ai behind an AWS application load balancer. Every path under /v1/ is protected and returns a JSON 401 envelope without a bearer token; tokens are issued from /oauth/token using the OAuth 2.0 client_credentials grant with client_secret_basic or client_secret_post client authentication. The authorization server advertises itself through RFC 8414 metadata at /.well-known/oauth-authorization-server and publishes its signing keys at /.well-known/jwks.json, both anonymously. An anonymous /health endpoint returns {"status":"ok"}. Avarra publishes no OpenAPI, no API reference and no developer documentation, so the operation surface behind the auth wall is not publicly described; access is granted through a commercial relationship rather than self-serve signup.

## Machine-readable artifacts (5)

- **Authentication** — https://raw.githubusercontent.com/api-evangelist/avarra/refs/heads/main/authentication/avarra-authentication.yml
- **WellKnown** — https://raw.githubusercontent.com/api-evangelist/avarra/refs/heads/main/well-known/avarra-well-known.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/avarra/refs/heads/main/conventions/avarra-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/avarra/refs/heads/main/errors/avarra-problem-types.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/avarra/refs/heads/main/apis.yml

## Tags

Sales Enablement, Sales Training, Artificial Intelligence

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/avarra/avarra-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/avarra/.
