C
Clerk Backend API
Details
- URL
-
https://api.clerk.com/v1 - Docs
- https://clerk.com/docs/reference/backend-api
Authentication
In the Clerk Dashboard, open your application/instance and go to the API Keys area to copy your Secret Key. Clerk's backend SDK-development guide states backend integrations expect the user to provide their Secret Key, and the Backend API reference says the bearer token is a secret key obtained under API Keys in the Clerk Dashboard.