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 Subscriptions, In-App Purchases, Billing, Mobile, and Entitlements.

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

39.0/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
12 APIs
SubscriptionsIn-App PurchasesBillingMobileEntitlements

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.0/100 · thin
Contract Quality 14.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
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 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
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 1

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

RevenueCat REST API

OPEN COLLECTION

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:
- Subscriptions
- In-App Purchases
- Billing
- Mobile
- Entitlements
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: revenuecat:revenuecat-webhooks
  name: RevenueCat Webhooks
  tags:
  - 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:
  - 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:
  - 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:
  - 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