Skip to content
  • SDKs and APIs
  • Kinde API

Get token to test the Kinde Management API

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.

  1. In Kinde, go to Settings > APIs.

  2. Select View details on the Kinde Management API.

  3. Select Test in the menu.

  4. Select the authorized M2M application, then select Get token. Token details are generated.

    shows the generated token for copying and using

  5. Copy the code and use it to test.

  6. Or, select Use test token. The Kinde Management API docs opens with the test token pre-populated.

    Shows Kinde Management API page showing test token in use

    • Search for the endpoint you want to test.

    • Select Test request in the code snippet.

      Shows API code snippet and test request button

    • The test will complete using the test token you generated.