K

Kinde Management API

REST discovered

Details
Docs
https://docs.kinde.com/kinde-apis/management/
Authentication
Kinde machine-to-machine application credentials (client ID and client secret) oauth2_cc discovered Set up OAuth ↗
Authorization: Bearer <credential>

In the Kinde admin at app.kinde.com/admin, create a Machine-to-Machine application and authorize it for the needed APIs/scopes as described in Set up Kinde Management API access and Register and manage APIs. Use the app's client_id and client_secret to obtain an access token from https://<your_subdomain>.kinde.com/oauth2/token as described in Call the Kinde Management API.