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.