Groupon website screenshot

Groupon

Groupon is a local-commerce marketplace, founded in Chicago in 2008, where people discover and book discounted experiences, services, goods and travel — things to do, food and drink, beauty and spas, health and fitness, home and auto services, retail goods, getaways and retailer coupons. Its developer surface is a partner and merchant integration programme rather than a public product API: the Groupon Developer Platform publishes REST contracts for Bookable Appointments, Tours and Attractions, Goods Marketplace inventory and point-of-sale redemption, which partner booking and reservation systems implement so Groupon can poll availability, create reservations and signal redemptions. A separate Groupon-operated API gateway runs at api.groupon.com and requires a client_id on every request. The Groupon Partner Network affiliate reporting APIs were permanently closed on 2022-06-15.

Groupon publishes 3 APIs on the APIs.io network. Tagged areas include Fortune 1000, Local Commerce, Marketplace, E-Commerce, and Deals.

Groupon’s developer surface includes documentation, API reference, signup flow, support, engineering blog, authentication, and 19 more developer resources.

24.9/100 emerging ▬ flat Agent 10/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
3 APIs
Fortune 1000Local CommerceMarketplaceE-CommerceDealsBookingsReservationsTravelRetail

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.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/groupon: 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 3

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

Groupon API

Groupon's own public API gateway. Live and Groupon-operated (responses carry x-brand: groupon and Envoy/GCP upstream headers), but gated: every path, including /v2/deals.json, /...

Groupon Bookable Appointments API

REST contract for wellness, beauty and services booking systems. Groupon polls the partner's system roughly every 60 minutes to cache merchants, services, staff and availability...

Groupon Tours and Attractions API

REST contract connecting a tours, activities and attractions reservation system to Groupon's point of sale, covering availability, reservation creation and retrieval, cancellati...

Pricing Plans 1

Published pricing tiers and plan structures.

Groupon Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Groupon Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Groupon Authentication

2 schemes

SECURITY

Groupon Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Groupon Vulnerability Disclosure

Hackerone · contact published

SECURITY

Press 5

Recent news and press coverage referencing this provider.

Groupon adds Amit Shah, forms board AI committee

2026-05-25

META_TITLE_QUOTE

2026-05-25

Groupon, Inc. - Home

2026-05-25

Press Release Details

2026-05-25

Groupon, Inc. - Press Releases

2026-05-25

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

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 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Groupon
aid: groupon
specificationVersion: '0.23'
kind: contract
access: 3rd-Party
position: Consuming
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/groupon.png
created: '2026-03-24'
modified: '2026-09-04'
url: https://raw.githubusercontent.com/api-evangelist/groupon/refs/heads/main/apis.yml
description: 'Groupon is a local-commerce marketplace, founded in Chicago in 2008, where people discover and book discounted
  experiences, services, goods and travel — things to do, food and drink, beauty and spas, health and fitness, home and auto
  services, retail goods, getaways and retailer coupons. Its developer surface is a partner and merchant integration programme
  rather than a public product API: the Groupon Developer Platform publishes REST contracts for Bookable Appointments, Tours
  and Attractions, Goods Marketplace inventory and point-of-sale redemption, which partner booking and reservation systems
  implement so Groupon can poll availability, create reservations and signal redemptions. A separate Groupon-operated API
  gateway runs at api.groupon.com and requires a client_id on every request. The Groupon Partner Network affiliate reporting
  APIs were permanently closed on 2022-06-15.'
tags:
- Fortune 1000
- Local Commerce
- Marketplace
- E-Commerce
- Deals
- Bookings
- Reservations
- Travel
- Retail
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: none-published
  onboarding: partner-signup
  trial: false
  try_now: false
  public: false
  label: Partner / merchant signup; no published API pricing or self-serve key issuance
  confidence: medium
  source:
  - https://www.groupon.com/developers/signup
  - plans/groupon-plans-pricing.yml
  generated: '2026-09-04'
  method: searched
apis:
- aid: groupon:groupon-api
  name: Groupon API
  description: 'Groupon''s own public API gateway. Live and Groupon-operated (responses carry x-brand: groupon and Envoy/GCP
    upstream headers), but gated: every path, including /v2/deals.json, /graphql and /.well-known/*, returns HTTP 401 with
    {"error":{"httpCode":401,"message":"''client_id'' is invalid"}} until a valid client_id query parameter is supplied. Because
    the gateway returns the same 401 for paths that do not exist, its operation set could not be enumerated anonymously and
    no OpenAPI has been derived for it.'
  humanURL: https://www.groupon.com/developers
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/groupon.png
  baseURL: https://api.groupon.com
  tags:
  - Deals
  - Local Commerce
  properties:
  - type: DeveloperPortal
    url: https://www.groupon.com/developers
  - type: Authentication
    url: authentication/groupon-authentication.yml
  - type: ErrorCatalog
    url: errors/groupon-problem-types.yml
- aid: groupon:groupon-bookable-appointments-api
  name: Groupon Bookable Appointments API
  description: REST contract for wellness, beauty and services booking systems. Groupon polls the partner's system roughly
    every 60 minutes to cache merchants, services, staff and availability, performs a real-time availability check before
    checkout, creates the booking, propagates cancellations initiated on Groupon's side, and updates booking status on redemption.
    Groupon publishes the OpenAPI and CONSUMES the contract — the endpoints run on the partner's own host, so there is no
    Groupon-hosted base URL for this API and none has been invented.
  humanURL: https://www.groupon.com/developers-docs/bookable-appointments
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/groupon.png
  tags:
  - Bookings
  - Appointments
  properties:
  - type: Documentation
    url: https://www.groupon.com/developers-docs/bookable-appointments
  - type: APIReference
    url: https://www.groupon.com/developers/api-reference
- aid: groupon:groupon-tours-and-attractions-api
  name: Groupon Tours and Attractions API
  description: REST contract connecting a tours, activities and attractions reservation system to Groupon's point of sale,
    covering availability, reservation creation and retrieval, cancellation and redemption. As with Bookable Appointments,
    Groupon publishes the OpenAPI and consumes the contract; the endpoints are hosted by the partner, so no Groupon base URL
    applies.
  humanURL: https://www.groupon.com/developers-docs/tours-and-attractions
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/groupon.png
  tags:
  - Bookings
  - Reservations
  - Travel
  properties:
  - type: Documentation
    url: https://www.groupon.com/developers-docs/tours-and-attractions
  - type: APIReference
    url: https://www.groupon.com/developers/api-reference
common:
- type: Website
  url: https://www.groupon.com
- type: DeveloperPortal
  url: https://www.groupon.com/developers
- type: Documentation
  url: https://www.groupon.com/developers/docs
- type: APIReference
  url: https://www.groupon.com/developers/api-reference
- type: SignUp
  url: https://www.groupon.com/developers/signup
- type: Support
  url: https://www.groupon.com/faq
- type: TermsOfService
  url: https://www.groupon.com/legal/termsofservice
- type: PrivacyPolicy
  url: https://privacy.groupon.com/
- type: Blog
  url: https://medium.com/groupon-eng
- type: BlogRSS
  url: https://medium.com/feed/groupon-eng
- type: GitHubOrganization
  url: https://github.com/groupon
- type: LinkedIn
  url: https://www.linkedin.com/company/groupon
- type: LLMsTxt
  url: llms/groupon-llms.txt
- type: ContentSignal
  url: well-known/groupon-robots.txt
- type: Authentication
  url: authentication/groupon-authentication.yml
- type: ErrorCatalog
  url: errors/groupon-problem-types.yml
- type: Conventions
  url: conventions/groupon-conventions.yml
- type: Lifecycle
  url: lifecycle/groupon-lifecycle.yml
- type: Packages
  url: packages/groupon-packages.yml
- type: Plans
  url: plans/groupon-plans-pricing.yml
- type: RateLimits
  url: rate-limits/groupon-rate-limits.yml
- type: Conformance
  url: conformance/groupon-conformance.yml
- type: Security
  url: security/groupon-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/groupon-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/groupon-domain-security.yml
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 13
  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/groupon"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/groupon/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/groupon/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.