API

API overview

Understand Retensis API surfaces, supported callers, and the complete route registry.

LiveAll plans

API surface types

TypeAudienceAuthentication
Product APIRetensis web and supported mobile clientsSupabase session cookie or supported bearer token
MCPCompatible AI assistantsFirst-party OAuth bearer token
OAuth discovery and registrationMCP clientsPublic metadata or client credentials
WebhooksStripe and RevenueCatProvider signature
OperationsVercel Cron and QStashCron, queue, or service authentication

Not every route is a public developer API

The reference classifies internal and retired routes for completeness. Do not call internal product, cron, or webhook endpoints as an external integration contract.

Complete registry

The current application contains 102 API route modules. Use the searchable endpoint registry for method, path, access, status, and purpose.

Related documentation