Carvana website screenshot

Carvana

Carvana is an e-commerce platform for buying, selling, and financing used cars online, with home delivery or pickup at its car vending machines. Its developer-facing surface is the Carvana Partner REST API on Azure API Management at api-developer.carvana.com, which lets authorized rental companies, wholesalers and fleet partners post, update and manage inventory in Carvana's catalog. A second surface, the Carvana Collective API, answers every request with an HTTP Basic challenge whose realm is "Collective API Reference". Both are closed: the portal's own management proxy returns an empty API and product list to anonymous callers, so no contract, product, quota or price is readable until Carvana LLC authorizes a partner. What Carvana does publish for machines is an llms.txt at www.carvana.com/llms.txt and a Bugcrowd-hosted responsible disclosure programme.

Carvana publishes 2 APIs on the APIs.io network. Tagged areas include Automotive, E-Commerce, Used Cars, Inventory, and Partner API.

The Carvana catalog on APIs.io includes 1 JSON-LD context.

Carvana’s developer surface includes developer portal, support, documentation, signup flow, authentication, and 23 more developer resources.

26.7/100 thin ▬ flat Agent 5/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterprise
2 APIs
AutomotiveE-CommerceUsed CarsInventoryPartner APIFortune 500

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/carvana: 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 2

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

Carvana Partner API

REST API that enables deep integration between Carvana and authorized partners (car rental companies, wholesalers, and fleet operators) for posting, updating, and managing used-...

Carvana Collective API

API surface supporting Carvana Collective partner-collaborative workflows; access is restricted to authorized Carvana partners.

Pricing Plans 1

Published pricing tiers and plan structures.

Carvana Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Carvana Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Carvana Context

0 classes · 9 properties

JSON-LD

Security Posture 3

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

Carvana Authentication

4 schemes

SECURITY

Carvana Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: carvana
name: Carvana
description: 'Carvana is an e-commerce platform for buying, selling, and financing used cars online, with home delivery or
  pickup at its car vending machines. Its developer-facing surface is the Carvana Partner REST API on Azure API Management
  at api-developer.carvana.com, which lets authorized rental companies, wholesalers and fleet partners post, update and manage
  inventory in Carvana''s catalog. A second surface, the Carvana Collective API, answers every request with an HTTP Basic
  challenge whose realm is "Collective API Reference". Both are closed: the portal''s own management proxy returns an empty
  API and product list to anonymous callers, so no contract, product, quota or price is readable until Carvana LLC authorizes
  a partner. What Carvana does publish for machines is an llms.txt at www.carvana.com/llms.txt and a Bugcrowd-hosted responsible
  disclosure programme.'
type: Index
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: enterprise
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Producing
access: Partner
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/carvana.png
tags:
- Automotive
- E-Commerce
- Used Cars
- Inventory
- Partner API
- Fortune 500
created: '2026-03-21'
modified: '2026-09-05'
url: https://raw.githubusercontent.com/api-evangelist/carvana/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: carvana:partner-api
  name: Carvana Partner API
  description: REST API that enables deep integration between Carvana and authorized partners (car rental companies, wholesalers,
    and fleet operators) for posting, updating, and managing used-vehicle inventory. Requires Carvana LLC authorization; the
    developer portal runs on Microsoft Azure API Management.
  humanURL: https://api-developer.carvana.com/
  baseURL: https://api-developer.carvana.com
  tags:
  - Partner
  - Inventory
  - Authorized Access
  properties:
  - type: Portal
    url: https://api-developer.carvana.com/
  - type: Login
    url: https://api-developer.carvana.com/signin
  - type: Documentation
    url: https://api-developer.carvana.com/
  - type: TermsOfService
    name: Carvana Property & Unauthorized Access Notice
    url: https://api-developer.carvana.com/
- aid: carvana:collective-api
  name: Carvana Collective API
  description: API surface supporting Carvana Collective partner-collaborative workflows; access is restricted to authorized
    Carvana partners.
  humanURL: https://api.collective.carvana.com/
  baseURL: https://api.collective.carvana.com
  tags:
  - Partner
  - Collective
  properties:
  - type: Documentation
    url: https://api.collective.carvana.com/
common:
- type: VulnerabilityDisclosure
  url: security/carvana-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/carvana-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/carvana
- type: Website
  url: https://www.carvana.com
- type: Portal
  name: Carvana Developer Portal
  url: https://api-developer.carvana.com/
- type: Login
  url: https://api-developer.carvana.com/signin
- type: Support
  url: https://www.carvana.com/help
- type: Sell
  url: https://www.carvana.com/sell-my-car
- type: Finance
  url: https://www.carvana.com/financing
- type: VendingMachines
  url: https://www.carvana.com/carvanalocations
- type: About
  url: https://www.carvana.com/about-us
- type: InvestorRelations
  url: https://investors.carvana.com
- type: Careers
  url: https://www.carvana.com/careers
- type: TermsOfService
  url: https://www.carvana.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.carvana.com/privacy-policy
- type: Partners
  name: Partner With Us
  url: https://www.carvana.com/partner-with-us
- type: Documentation
  name: Partner Inventory Help Center
  url: https://www.carvana.com/help/carvana-inventory/where-is-partner-inventory
- type: SignUp
  name: Carvana Developer Portal sign-up
  url: https://api-developer.carvana.com/signup
- type: Security
  name: Carvana Responsible Disclosure Policy
  url: security/carvana-vulnerability-disclosure.yml
- type: Authentication
  url: authentication/carvana-authentication.yml
- type: Packages
  url: packages/carvana-packages.yml
- type: LLMsTxt
  name: Carvana llms.txt
  url: llms/carvana-llms.txt
- type: Plans
  url: plans/carvana-plans-pricing.yml
- type: RateLimits
  url: rate-limits/carvana-rate-limits.yml
- type: FinOps
  url: finops/carvana-finops.yml
- type: Vocabulary
  url: vocabulary.yml
- type: SpectralRules
  url: spectral/carvana.spectral.yml
- type: JSONLDContext
  url: json-ld/carvana-context.jsonld
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
x-enrichment:
  date: '2026-09-05'
  status: enriched
  artifacts_added: 6
  pass: local-v3

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/carvana"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/carvana/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/carvana/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.