- Partner Token - This is an application-level token you can use to authenticate all of your users.
- User Token - This is a user-level token used to authenticate their device to your mobile app using the Embedded SDK.
Using the Authentication API
Prerequisites
Use Plaud’s Authentication APIs to retrieve your Partner Token and User Token using your app’sclient_id and client_secret found in the developer portal.

Find Your Region
All partner endpoints — Authentication APIs and Transcription APIs — are served from Plaud’s regional services. There is no global host for these calls; pick the host of the region your client was provisioned in when calling Plaud Embedded APIs.| Region | Public host | Status |
|---|---|---|
| US | platform-us.plaud.ai/developer/api | Available |
| Japan | platform-jp.plaud.ai/developer/api | Available |
| Europe | platform-eu.plaud.ai/developer/api | Coming soon |
| Singapore | platform-sg.plaud.ai/developer/api | Coming soon |