CarGurus website screenshot

CarGurus

CarGurus is an automotive shopping and dealer marketing platform that connects car shoppers with franchise and independent dealers through data-driven listings, its Instant Market Value (IMV) deal ratings, and dealer reviews. For developers and partners, CarGurus publishes a small set of documented HTTP APIs under /Cars/api/ - an open Car Selector API for building new/used search widgets, and partner/dealer-gated APIs for Instant Market Value, dealer reviews, and dealer performance statistics (leads, VDPs, SRPs, impressions). Dealer inventory itself is ingested through inventory feeds (feed providers / IMT), not a documented public pull API, and leads are delivered to dealer CRMs rather than exposed as a public REST endpoint.

CarGurus publishes 4 APIs on the APIs.io network, including Car Selector API, Dealer Reviews API, Dealer Stats API, and 1 more. Tagged areas include Automotive, Marketplace, Car Listings, Dealer, and Vehicle Pricing.

CarGurus’ developer surface includes documentation, signup flow, engineering blog, and 8 more developer resources.

35.8/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFree
1 APIs
AutomotiveMarketplaceCar ListingsDealerVehicle PricingReviewsInventory

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/cargurus-dealer: 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 12

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

CarGurus Car Selector API

Open API for building new/used listing search widgets.

CarGurus Dealer Reviews API

Retrieve sales reviews for a specific dealer.

CarGurus Dealer Stats API

Retrieve dealer inventory performance statistics.

CarGurus Instant Market Value API

Retrieve CarGurus Instant Market Value and deal rating for cars.

CarGurus Dealer Stats API

Retrieves daily performance statistics for dealer inventory including search result page views, vehicle detail page clicks, and lead generation metrics across email, phone, chat...

CarGurus Instant Market Value API

Returns vehicle market valuations and deal ratings (Great Price, Good Price, Fair Price, etc.) based on VIN, make, model, trim, mileage, and location data, enabling real-time pr...

CarGurus Dealer Reviews API

Provides access to consumer dealer reviews including ratings, review text, author information, timestamps, and dealer management responses, supporting reputation management and ...

CarGurus Dealer SMS API

Enables dealers to send SMS and MMS messages to consumers, supporting text and media content up to 1600 characters and 10 media attachments for direct dealer-to-consumer communi...

CarGurus Car Selector API

Provides vehicle make and model lookup capabilities and generates search result URLs for new and used vehicle listings, supporting affiliate and partner integration for vehicle ...

CarGurus SEM Ad Landing Page URL Generator API

Generates targeted landing page URLs for Search Engine Marketing ad campaigns, enabling partners to create deep-linked pages pointing to relevant vehicle search results on CarGu...

CarGurus SEM Filter Values API

Supplies filter values used for constructing SEM campaigns and search configurations on the CarGurus platform, supporting dynamic ad targeting and search filter integration.

CarGurus Body Type Groups API

Provides vehicle body type classification and translation data, mapping CarGurus body type identifiers to human-readable labels for use in vehicle search and filtering interfaces.

Scroll for all 12

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Security Posture 1

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

Cargurus Dealer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cargurus Dealer Agentic Access

6 operations · 3 acting

6 operations · 3 acting

AGENTIC

Resources

Get Started 2

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

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cargurus-dealer
url: https://raw.githubusercontent.com/api-evangelist/cargurus-dealer/refs/heads/main/apis.yml
name: CarGurus
kind: company
description: CarGurus is an automotive shopping and dealer marketing platform that connects car shoppers with franchise and
  independent dealers through data-driven listings, its Instant Market Value (IMV) deal ratings, and dealer reviews. For developers
  and partners, CarGurus publishes a small set of documented HTTP APIs under /Cars/api/ - an open Car Selector API for building
  new/used search widgets, and partner/dealer-gated APIs for Instant Market Value, dealer reviews, and dealer performance
  statistics (leads, VDPs, SRPs, impressions). Dealer inventory itself is ingested through inventory feeds (feed providers
  / IMT), not a documented public pull API, and leads are delivered to dealer CRMs rather than exposed as a public REST endpoint.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cargurus-dealer.png
tags:
- Automotive
- Marketplace
- Car Listings
- Dealer
- Vehicle Pricing
- Reviews
- Inventory
created: '2026-07-10'
modified: '2026-07-10'
specificationVersion: '0.23'
apis:
- aid: cargurus-dealer:cargurus-dealer-car-selector-api
  name: CarGurus Car Selector API
  description: Open API for building new/used listing search widgets.
  humanURL: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  baseURL: https://www.cargurus.com/Cars/api/1.0
  tags:
  - Car Selector
  properties:
  - type: OpenAPI
    url: openapi/cargurus-dealer-car-selector-api-openapi.yml
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
- aid: cargurus-dealer:cargurus-dealer-dealer-reviews-api
  name: CarGurus Dealer Reviews API
  description: Retrieve sales reviews for a specific dealer.
  humanURL: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  baseURL: https://www.cargurus.com/Cars/api/1.0
  tags:
  - Dealer Reviews
  properties:
  - type: OpenAPI
    url: openapi/cargurus-dealer-dealer-reviews-api-openapi.yml
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
- aid: cargurus-dealer:cargurus-dealer-dealer-stats-api
  name: CarGurus Dealer Stats API
  description: Retrieve dealer inventory performance statistics.
  humanURL: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  baseURL: https://www.cargurus.com/Cars/api/1.0
  tags:
  - Dealer Stats
  properties:
  - type: OpenAPI
    url: openapi/cargurus-dealer-dealer-stats-api-openapi.yml
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
- aid: cargurus-dealer:cargurus-dealer-instant-market-value-api
  name: CarGurus Instant Market Value API
  description: Retrieve CarGurus Instant Market Value and deal rating for cars.
  humanURL: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  baseURL: https://www.cargurus.com/Cars/api/1.0
  tags:
  - Instant Market Value
  properties:
  - type: OpenAPI
    url: openapi/cargurus-dealer-instant-market-value-api-openapi.yml
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
  - type: APIReference
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV2Daily.html
- aid: cargurus-dealer:dealer-stats-api
  name: CarGurus Dealer Stats API
  description: Retrieves daily performance statistics for dealer inventory including search result page views, vehicle detail
    page clicks, and lead generation metrics across email, phone, chat, and SMS channels.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/DealerStatsV3Daily.html
  baseURL: https://www.cargurus.com
  tags:
  - Dealer Analytics
  - Inventory Statistics
  - Lead Metrics
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerStatsV3Daily.html
  - type: Authentication
    url: https://www.cargurus.com/Cars/developers/
- aid: cargurus-dealer:instant-market-value-api
  name: CarGurus Instant Market Value API
  description: Returns vehicle market valuations and deal ratings (Great Price, Good Price, Fair Price, etc.) based on VIN,
    make, model, trim, mileage, and location data, enabling real-time price comparison and market positioning.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  baseURL: https://www.cargurus.com
  tags:
  - Vehicle Pricing
  - Market Valuation
  - Deal Rating
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/InstantMarketValue.html
  - type: Authentication
    url: https://www.cargurus.com/Cars/developers/
- aid: cargurus-dealer:dealer-reviews-api
  name: CarGurus Dealer Reviews API
  description: Provides access to consumer dealer reviews including ratings, review text, author information, timestamps,
    and dealer management responses, supporting reputation management and review display integrations.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  baseURL: https://www.cargurus.com
  tags:
  - Dealer Reviews
  - Reputation Management
  - Consumer Feedback
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerReviews.html
  - type: Authentication
    url: https://www.cargurus.com/Cars/developers/
- aid: cargurus-dealer:dealer-sms-api
  name: CarGurus Dealer SMS API
  description: Enables dealers to send SMS and MMS messages to consumers, supporting text and media content up to 1600 characters
    and 10 media attachments for direct dealer-to-consumer communication through the CarGurus platform.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/DealerSMS.html
  baseURL: https://www.cargurus.com
  tags:
  - SMS Messaging
  - Dealer Communication
  - Consumer Engagement
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/DealerSMS.html
  - type: Authentication
    url: https://www.cargurus.com/Cars/developers/
- aid: cargurus-dealer:car-selector-api
  name: CarGurus Car Selector API
  description: Provides vehicle make and model lookup capabilities and generates search result URLs for new and used vehicle
    listings, supporting affiliate and partner integration for vehicle shopping search experiences.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
  baseURL: https://www.cargurus.com
  tags:
  - Vehicle Search
  - Make Model Lookup
  - Affiliate Integration
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
- aid: cargurus-dealer:sem-ad-url-generator-api
  name: CarGurus SEM Ad Landing Page URL Generator API
  description: Generates targeted landing page URLs for Search Engine Marketing ad campaigns, enabling partners to create
    deep-linked pages pointing to relevant vehicle search results on CarGurus.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/SemAdUrlGenerator.html
  baseURL: https://www.cargurus.com
  tags:
  - SEM
  - Advertising
  - Landing Pages
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/SemAdUrlGenerator.html
  - type: Authentication
    url: https://www.cargurus.com/Cars/developers/
- aid: cargurus-dealer:sem-filter-values-api
  name: CarGurus SEM Filter Values API
  description: Supplies filter values used for constructing SEM campaigns and search configurations on the CarGurus platform,
    supporting dynamic ad targeting and search filter integration.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/SemFilterValues.html
  baseURL: https://www.cargurus.com
  tags:
  - SEM
  - Search Filters
  - Advertising
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/SemFilterValues.html
  - type: Authentication
    url: https://www.cargurus.com/Cars/developers/
- aid: cargurus-dealer:body-type-groups-api
  name: CarGurus Body Type Groups API
  description: Provides vehicle body type classification and translation data, mapping CarGurus body type identifiers to human-readable
    labels for use in vehicle search and filtering interfaces.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.cargurus.com/Cars/developers/docs/BodyTypeGroupTranslations.html
  baseURL: https://www.cargurus.com
  tags:
  - Vehicle Classification
  - Body Types
  - Reference Data
  properties:
  - type: Documentation
    url: https://www.cargurus.com/Cars/developers/docs/BodyTypeGroupTranslations.html
common:
- type: AgenticAccess
  url: agentic-access/cargurus-dealer-agentic-access.yml
- type: DomainSecurity
  url: security/cargurus-dealer-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/cargurus
- type: LinkedIn
  url: https://www.linkedin.com/company/cargurus
- type: Website
  url: https://www.cargurus.com
- type: DeveloperPortal
  url: https://www.cargurus.com/Cars/developers/
- type: Documentation
  url: https://www.cargurus.com/Cars/developers/docs/CarSelector.html
- type: SignUp
  url: https://dealers.cargurus.com/
- type: Plans
  url: plans/cargurus-dealer-plans-pricing.yml
- type: Blog
  url: https://dealers.cargurus.com/drc
- type: Blog
  url: https://cargurus.dev/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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