Payhip

Payhip is an all-in-one e-commerce platform that lets creators sell digital downloads, online courses, memberships, coupons, and physical products directly to their audience, with hosted storefronts and checkout. Its public REST API (base https://payhip.com/api/v2) currently exposes programmatic management of Coupons and verification/management of software License Keys, authenticated with an API key or a per-product secret key. Order, customer, and transaction data is delivered to applications through signed webhooks (paid, refunded, subscription.created, subscription.deleted) rather than through pollable REST resources.

Payhip publishes 2 APIs on the APIs.io network: Coupons API and License Keys API. Tagged areas include E-commerce, Digital Products, Memberships, Creators, and Coupons.

Payhip’s developer surface includes authentication, documentation, API reference, and 7 more developer resources.

36.0/100 thin ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
2 APIs
E-commerceDigital ProductsMembershipsCreatorsCouponsLicense KeysWebhooksPayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.0/100 · thin
Contract Quality 16.3 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/payhip: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Payhip Coupons API

Create, list, and retrieve discount coupons.

Payhip License Keys API

Verify and manage software license keys issued for Payhip products.

Open Collections 1

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

Payhip API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Payhip Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Payhip Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Payhip Authentication

apiKey · 2 schemes

SECURITY

Payhip Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Payhip Agentic Access

8 operations · 5 acting · 1 human-in-the-loop

8 operations · 5 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: payhip
url: https://raw.githubusercontent.com/api-evangelist/payhip/refs/heads/main/apis.yml
name: Payhip
kind: company
description: Payhip is an all-in-one e-commerce platform that lets creators sell digital downloads, online courses, memberships,
  coupons, and physical products directly to their audience, with hosted storefronts and checkout. Its public REST API (base
  https://payhip.com/api/v2) currently exposes programmatic management of Coupons and verification/management of software
  License Keys, authenticated with an API key or a per-product secret key. Order, customer, and transaction data is delivered
  to applications through signed webhooks (paid, refunded, subscription.created, subscription.deleted) rather than through
  pollable REST resources.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/payhip.png
tags:
- E-commerce
- Digital Products
- Memberships
- Creators
- Coupons
- License Keys
- Webhooks
- Payments
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: payhip:payhip-coupons-api
  name: Payhip Coupons API
  description: Create, list, and retrieve discount coupons.
  humanURL: https://payhip.com/api-reference
  baseURL: https://payhip.com/api/v2
  tags:
  - Coupons
  properties:
  - type: OpenAPI
    url: openapi/payhip-coupons-api-openapi.yml
  - type: Documentation
    url: https://help.payhip.com/article/347-public-api
  - type: APIReference
    url: https://payhip.com/api-reference
  - type: PostmanCollection
    url: collections/payhip.postman_collection.json
  - type: OpenCollection
    url: collections/payhip.opencollection.json
  - type: Documentation
    url: https://help.payhip.com/article/115-webhooks
- aid: payhip:payhip-license-keys-api
  name: Payhip License Keys API
  description: Verify and manage software license keys issued for Payhip products.
  humanURL: https://payhip.com/api-reference
  baseURL: https://payhip.com/api/v2
  tags:
  - License Keys
  properties:
  - type: OpenAPI
    url: openapi/payhip-license-keys-api-openapi.yml
  - type: Documentation
    url: https://help.payhip.com/article/347-public-api
  - type: APIReference
    url: https://payhip.com/api-reference
  - type: PostmanCollection
    url: collections/payhip.postman_collection.json
  - type: OpenCollection
    url: collections/payhip.opencollection.json
  - type: Documentation
    url: https://help.payhip.com/article/115-webhooks
common:
- type: AgenticAccess
  url: agentic-access/payhip-agentic-access.yml
- type: DomainSecurity
  url: security/payhip-domain-security.yml
- type: Authentication
  url: authentication/payhip-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/payhip
- type: Website
  url: https://payhip.com
- type: Documentation
  url: https://help.payhip.com/category/48-developer
- type: APIReference
  url: https://payhip.com/api-reference
- type: Plans
  url: plans/payhip-plans-pricing.yml
- type: RateLimits
  url: rate-limits/payhip-rate-limits.yml
- type: FinOps
  url: finops/payhip-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com