Skip to content

api-evangelist/adapty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adapty (adapty)

Adapty is a mobile in-app subscription platform for iOS, Android, Flutter, React Native, and Unity apps. Its core is a client SDK for paywalls, A/B testing, remote config, and server-side receipt validation, backed by a supporting Server-Side REST API for programmatically managing profiles, purchases and transactions, access levels (entitlements), and paywalls, plus webhooks and integrations for streaming subscription events to downstream analytics and marketing tools.

APIs.json: https://raw.githubusercontent.com/api-evangelist/adapty/refs/heads/main/apis.yml

Tags

  • Mobile
  • Subscriptions
  • In-App Purchases
  • Paywalls
  • Analytics

Timestamps

  • Created: 2026-07-01
  • Modified: 2026-07-01

APIs

Adapty Server-Side Profiles API

Programmatically get, create, update, and delete end-user profiles, addressing customers by Adapty profile ID or your own customer user ID and reading their access levels, subscriptions, and non-subscriptions.

Tags

  • Profiles
  • Customers
  • Server-Side

Properties

Adapty Server-Side Purchases & Transactions API

Record transactions against a profile and validate Stripe purchases, granting the resulting access level and importing the customer's transaction history into Adapty for server-side (Stripe, web, and store) billing flows.

Tags

  • Purchases
  • Transactions
  • Receipt Validation

Properties

Adapty Server-Side Access Levels API

Grant and revoke access levels (entitlements) for a profile directly, without requiring a transaction, to unlock or remove paid features for promotions, support flows, and cross-platform entitlement syncing.

Tags

  • Access Levels
  • Entitlements
  • Server-Side

Properties

Adapty Server-Side Paywalls & Products API

Fetch a single paywall, list paywalls, and update paywall configuration server-side, retrieving the products and remote-config payload a client would otherwise resolve through the SDK.

Tags

  • Paywalls
  • Products
  • Remote Config

Properties

Adapty Server-Side Integrations API

Attach third-party integration identifiers (analytics, attribution, and marketing tool IDs such as AppsFlyer, Amplitude, and Adjust) to an Adapty profile so subscription events can be reconciled across the customer's stack.

Tags

  • Integrations
  • Identifiers
  • Attribution

Properties

Adapty Webhooks

Outbound webhooks that POST subscription lifecycle events (trial start, subscription started, renewed, billing issue, refund, access-level granted/revoked) to your endpoint in near real time for downstream analytics and messaging.

Tags

  • Webhooks
  • Events
  • Subscription Lifecycle

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors