The Payman Playground lets you test your app’s authentication and configuration — right inside the dashboard — without needing to write any code.It supports both:
Client Credentials Flow – for backend apps or AI agents
OAuth Authorization Code Flow – for apps using Payman OAuth with end users
Enter your Client ID and Client Secret (from the Credentials tab)
Click Connect
If your credentials are valid, you’ll see a success response and your app is ready to be used programmatically.
You can now choose which agent you want to get responses from in the
Playground. Use the ‘Available Agents’ panel on the right to select your
preferred agent before sending a prompt.