Avarra website screenshot

Avarra

Avarra is an AI-powered sales training and enablement platform, operated by Ramp Systems, Inc., that helps revenue teams onboard, coach, and certify sales representatives at scale. The platform turns real sales conversations into AI-avatar role-play simulations delivered over Zoom, gives reps unlimited practice reps with instant coaching feedback, standardizes sales methodology across teams and regions, and reports certification and performance analytics through manager dashboards. Its workflow moves through five stages: Capture, Train, Practice, Certify, and Performance Insights, with the stated goal of cutting new-hire ramp time in half. Avarra is a Lightspeed Venture Partners portfolio company that exited stealth with $8M in seed funding. Avarra runs a production API at api.avarra.ai that publishes RFC 8414 OAuth 2.0 authorization server metadata and an RFC 7517 JWKS anonymously, but the entire /v1 resource surface is closed behind OAuth 2.0 client-credentials access and the company publishes no OpenAPI, developer portal, API reference, SDKs, or pricing.

Avarra publishes 1 API on the APIs.io network. Tagged areas include Company, Sales Enablement, Sales Training, Artificial Intelligence, and Coaching.

Avarra’s developer surface includes signup flow, support, engineering blog, authentication, and 14 more developer resources.

22.3/100 emerging ▬ flat Agent 12/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanySales EnablementSales TrainingArtificial IntelligenceCoachingRole-Play SimulationRevenue OperationsOnboardingSales ReadinessConversation Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/avarra: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Avarra API

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...

Pricing Plans 1

Published pricing tiers and plan structures.

Avarra Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Avarra Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Avarra Authentication

oauth2 · 1 scheme

SECURITY

Avarra Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: avarra
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/avarra.png
name: Avarra
description: 'Avarra is an AI-powered sales training and enablement platform, operated by Ramp Systems, Inc., that helps revenue
  teams onboard, coach, and certify sales representatives at scale. The platform turns real sales conversations into AI-avatar
  role-play simulations delivered over Zoom, gives reps unlimited practice reps with instant coaching feedback, standardizes
  sales methodology across teams and regions, and reports certification and performance analytics through manager dashboards.
  Its workflow moves through five stages: Capture, Train, Practice, Certify, and Performance Insights, with the stated goal
  of cutting new-hire ramp time in half. Avarra is a Lightspeed Venture Partners portfolio company that exited stealth with
  $8M in seed funding. Avarra runs a production API at api.avarra.ai that publishes RFC 8414 OAuth 2.0 authorization server
  metadata and an RFC 7517 JWKS anonymously, but the entire /v1 resource surface is closed behind OAuth 2.0 client-credentials
  access and the company publishes no OpenAPI, developer portal, API reference, SDKs, or pricing.'
url: https://raw.githubusercontent.com/api-evangelist/avarra/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- Sales Enablement
- Sales Training
- Artificial Intelligence
- Coaching
- Role-Play Simulation
- Revenue Operations
- Onboarding
- Sales Readiness
- Conversation Intelligence
tags_raw:
- Company
- Sales Enablement
- Sales Training
- AI
- Coaching
- Role-Play Simulation
- Revenue Operations
- Onboarding
- Sales Readiness
- Conversation Intelligence
apis:
- aid: avarra-api
  name: Avarra API
  description: 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.
  humanURL: https://www.avarra.ai/product
  baseURL: https://api.avarra.ai
  tags:
  - Sales Enablement
  - Sales Training
  - Artificial Intelligence
  tags_raw:
  - Sales Enablement
  - Sales Training
  - AI
  properties:
  - type: Authentication
    url: authentication/avarra-authentication.yml
  - type: WellKnown
    url: well-known/avarra-well-known.yml
  - type: Conventions
    url: conventions/avarra-conventions.yml
  - type: ErrorCatalog
    url: errors/avarra-problem-types.yml
common:
- type: DomainSecurity
  url: security/avarra-domain-security.yml
- type: Website
  url: https://www.avarra.ai
- type: SignUp
  url: https://www.avarra.ai/request-a-demo
- type: Support
  url: mailto:support@avarra.ai
- type: PrivacyPolicy
  url: https://www.avarra.ai/legal/privacy-policy
- type: Compliance
  url: https://www.avarra.ai/product
- type: TermsOfService
  url: https://www.avarra.ai/msa
- type: Blog
  url: https://www.avarra.ai/blog
- type: StatusPage
  url: https://status.avarra.ai
- type: Authentication
  url: authentication/avarra-authentication.yml
- type: WellKnown
  url: well-known/avarra-well-known.yml
- type: Conventions
  url: conventions/avarra-conventions.yml
- type: ErrorCatalog
  url: errors/avarra-problem-types.yml
- type: Lifecycle
  url: lifecycle/avarra-lifecycle.yml
- type: Conformance
  url: conformance/avarra-conformance.yml
- type: Plans
  url: plans/avarra-plans-pricing.yml
- type: RateLimits
  url: rate-limits/avarra-rate-limits.yml
- type: LLMsTxt
  url: llms/avarra-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 11
  pass: local-v1
x-contract-discovery:
  checked: '2026-08-14'
  finding: The prior profile recorded "no public developer API"; that was wrong. api.avarra.ai is a live first-party API host
    that serves RFC 8414 OAuth authorization server metadata and an RFC 7517 JWKS anonymously, while every /v1 resource path
    returns a JSON 401 and every unrouted path is refused by the AWS load balancer with a plain-text 403. No OpenAPI, GraphQL
    SDL, MCP server or A2A agent card is reachable on any Avarra host, and none is published elsewhere.
  probes:
  - url: https://api.avarra.ai/.well-known/oauth-authorization-server
    status: 200
  - url: https://api.avarra.ai/.well-known/jwks.json
    status: 200
  - url: https://api.avarra.ai/health
    status: 200
  - url: https://api.avarra.ai/v1/openapi.json
    status: 401
  - url: https://api.avarra.ai/openapi.json
    status: 403
  - url: https://api.avarra.ai/graphql
    status: 403
  - url: https://api.avarra.ai/mcp
    status: 403
  - url: https://api.avarra.ai/.well-known/agent-card.json
    status: 404
  - url: https://www.avarra.ai/.well-known/agent-card.json
    status: 404
  - url: https://www.avarra.ai/llms.txt
    status: 404
  - url: https://app.avarra.ai/.well-known/agent.json
    status: 404

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/avarra"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/avarra/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/avarra/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.