Protect your API
SDKs and APIs
Kinde lets you quickly generate a test token for testing your APIs with Kinde. This can save you time generating a token via Postman or other service.
This process assumes you have registered your API with Kinde, and have authorized an application to access it.
In Kinde, go to Settings > APIs.
Select View details on your API.
Select Test in the menu.
Select an authorized application to test API access.
Select Get token. An access token and copyable code snippets are generated.
You can copy the token and inspect it.
Use the provided token to test your API.