Authentication
Every request to platform must be authenticated using your API Secret Key and App ID. Youβll receive:- Secret Key: Used on the backend for authentication
- Public Key: Used only on the frontend (e.g., in SDKs/widgets)
- App ID: A unique identifier for your app instance
Never expose your secret key on the frontend.