RevenueCat

RevenueCat provides in-app subscription and purchase infrastructure for mobile and web apps. It abstracts App Store, Google Play, Amazon, Stripe, Roku, and Paddle billing behind cross-platform SDKs and a REST API, handling receipt validation, entitlements, subscriber state, offerings and paywalls, experiments, and subscription analytics. A v1 REST API manages live subscribers and purchases; a v2 REST API manages the project catalog (projects, apps, products, entitlements, offerings, packages); webhooks stream subscription lifecycle events.

RevenueCat publishes 11 APIs on the APIs.io network, including Apps API, Customers API, Entitlements (v1) API, and 8 more. Tagged areas include Subscription, In-App Purchases, Billing, Mobile, and Entitlements.

RevenueCat’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.3/100 thin ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
12 APIs
SubscriptionIn-App PurchasesBillingMobileEntitlements

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 37.3/100 · thin
Contract Quality 12.8 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 24/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/revenuecat: 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 12

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

RevenueCat Webhooks

Outbound webhooks that POST subscription lifecycle events (INITIAL_PURCHASE, RENEWAL, CANCELLATION, EXPIRATION, BILLING_ISSUE, PRODUCT_CHANGE, and more) to a customer endpoint, ...

RevenueCat Apps API

v2 app (platform integration) management.

RevenueCat Customers API

v2 customer management.

RevenueCat Entitlements (v1) API

v1 promotional entitlement grant and revoke.

RevenueCat Entitlements (v2) API

v2 entitlement definitions.

RevenueCat Offerings (v1) API

v1 offering fetch and override.

RevenueCat Offerings (v2) API

v2 offering definitions.

RevenueCat Packages API

v2 package definitions within an offering.

RevenueCat Products API

v2 product catalog management.

RevenueCat Projects API

v2 project management.

RevenueCat Purchases API

v1 receipt validation and transaction lifecycle operations.

RevenueCat Subscribers API

v1 customer (app user) records, attributes, and state.

Scroll for all 12

Open Collections 13

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

API Collection

OPEN COLLECTION

RevenueCat REST Apps API

OPEN COLLECTION

RevenueCat REST API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Revenuecat Rate Limits

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

Revenuecat Authentication

http · 1 scheme

SECURITY

Revenuecat Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Revenuecat Agentic Access

34 operations · 19 acting · 2 human-in-the-loop

34 operations · 19 acting

AGENTIC

Resources

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

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: revenuecat
url: https://raw.githubusercontent.com/api-evangelist/revenuecat/refs/heads/main/apis.yml
name: RevenueCat
kind: company
description: RevenueCat provides in-app subscription and purchase infrastructure for mobile and web apps. It abstracts App
  Store, Google Play, Amazon, Stripe, Roku, and Paddle billing behind cross-platform SDKs and a REST API, handling receipt
  validation, entitlements, subscriber state, offerings and paywalls, experiments, and subscription analytics. A v1 REST API
  manages live subscribers and purchases; a v2 REST API manages the project catalog (projects, apps, products, entitlements,
  offerings, packages); webhooks stream subscription lifecycle events.
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/revenuecat.png
tags:
- Subscription
- In-App Purchases
- Billing
- Mobile
- Entitlements
tags_raw:
- Subscriptions
- In-App Purchases
- Billing
- Mobile
- Entitlements
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: revenuecat:revenuecat-webhooks
  name: RevenueCat Webhooks
  tags:
  - Webhook
  - Event
  - Lifecycle
  tags_raw:
  - Webhooks
  - Events
  - Lifecycle
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.revenuecat.com/docs/integrations/webhooks
  baseURL: https://api.revenuecat.com/v1
  properties:
  - url: https://www.revenuecat.com/docs/integrations/webhooks
    type: Documentation
  - url: https://www.revenuecat.com/docs/integrations/webhooks/event-types-and-fields
    type: Documentation
  description: Outbound webhooks that POST subscription lifecycle events (INITIAL_PURCHASE, RENEWAL, CANCELLATION, EXPIRATION,
    BILLING_ISSUE, PRODUCT_CHANGE, and more) to a customer endpoint, secured with an Authorization header.
- aid: revenuecat:revenuecat-apps-api
  name: RevenueCat Apps API
  description: v2 app (platform integration) management.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Application
  tags_raw:
  - Apps
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-apps-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-customers-api
  name: RevenueCat Customers API
  description: v2 customer management.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-customers-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-entitlements-v1-api
  name: RevenueCat Entitlements (v1) API
  description: v1 promotional entitlement grant and revoke.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Entitlements (v1)
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-entitlements-v1-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-entitlements-v2-api
  name: RevenueCat Entitlements (v2) API
  description: v2 entitlement definitions.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Entitlements (v2)
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-entitlements-v2-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-offerings-v1-api
  name: RevenueCat Offerings (v1) API
  description: v1 offering fetch and override.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Offerings (v1)
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-offerings-v1-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-offerings-v2-api
  name: RevenueCat Offerings (v2) API
  description: v2 offering definitions.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Offerings (v2)
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-offerings-v2-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-packages-api
  name: RevenueCat Packages API
  description: v2 package definitions within an offering.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Packages
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-packages-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-products-api
  name: RevenueCat Products API
  description: v2 product catalog management.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-products-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-projects-api
  name: RevenueCat Projects API
  description: v2 project management.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-projects-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-purchases-api
  name: RevenueCat Purchases API
  description: v1 receipt validation and transaction lifecycle operations.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Purchases
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-purchases-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
- aid: revenuecat:revenuecat-subscribers-api
  name: RevenueCat Subscribers API
  description: v1 customer (app user) records, attributes, and state.
  humanURL: https://www.revenuecat.com/docs/api-v1
  baseURL: https://api.revenuecat.com/v1
  tags:
  - Subscribers
  properties:
  - type: OpenAPI
    url: openapi/revenuecat-subscribers-api-openapi.yml
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/customers
  - type: APIReference
    url: https://www.revenuecat.com/docs/api-v1
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/transactions
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/entitlements
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v1#tag/offerings
  - type: Documentation
    url: https://www.revenuecat.com/docs/customers/customer-attributes
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Project
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/App
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Customer
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Product
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Entitlement
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Offering
  - type: Documentation
    url: https://www.revenuecat.com/docs/api-v2#tag/Package
common:
- type: AgenticAccess
  url: agentic-access/revenuecat-agentic-access.yml
- type: DomainSecurity
  url: security/revenuecat-domain-security.yml
- type: Authentication
  url: authentication/revenuecat-authentication.yml
- type: GitHubOrganization
  url: https://github.com/RevenueCat
- type: LinkedIn
  url: https://www.linkedin.com/company/revenuecat
- type: Website
  url: https://www.revenuecat.com/
- type: Documentation
  url: https://www.revenuecat.com/docs
- type: Plans
  url: plans/revenuecat-plans-pricing.yml
- type: RateLimits
  url: rate-limits/revenuecat-rate-limits.yml
- type: FinOps
  url: finops/revenuecat-finops.yml
- type: Blog
  url: https://www.revenuecat.com/blog/rss.xml
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/revenuecat"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/revenuecat/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/revenuecat/evidence"

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

Get an API key

Free tier, no email required.

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