Discourse API Playground?

Is there such thing as a “playground” for the discourse API where I can fill in information needed for an API endpoint and then run it in my browser (similar to what swagger has)? An example:

I’ve discovered an API key but I’m unsure of what permissions it has and to save time I would like to test it on a web GUI instead of creating a new curl command ever time I want to test a new endpoint.

1 Like

You could try using a service like Postman for this: https://www.postman.com/product/api-client/.

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.