Partner API Overview
Everything a 3rd-party developer needs to integrate with the Emofy Platform.
The Emofy Platform exposes a versioned REST API, an EMA (Embedded Mini App) permission model, signed webhooks, and official SDKs. This section is for 3rd-party / partner developers building integrations.
Start here
Getting Started
From credential to your first authenticated request.
Authentication
Bearer JWT, org headers, and credential tiers.
First Integration
A worked example: call an endpoint and verify a webhook.
API Reference
Interactive OpenAPI reference (Scalar).
Build with EMAs and webhooks
EMA Scopes
The full catalog of permissions your EMA can request, with sensitivity tiers.
Webhooks
Event delivery, signature verification, retries, and replay.
Credentials
Per-environment OAuth clients, rate-limit tiers, and the CLI switcher.
Versioning
How the API is versioned and how changes are communicated.