Set up Kinde Management API access
SDKs and APIs
Kinde lets you quickly generate a test token for testing the Kinde Management API with your M2M application. This can save you time generating a token via Postman or other service.
This process assumes you have set up access to the Kinde Management API.
In Kinde, go to Settings > APIs.
Select View details on the Kinde Management API.
Select Test in the menu.
Select the authorized M2M application, then select Get token. Token details are generated.
Copy the code and use it to test.
Or, select Use test token. The Kinde Management API docs opens with the test token pre-populated.
Search for the endpoint you want to test.
Select Test request in the code snippet.
The test will complete using the test token you generated.