I'm teaching a lecture about APIs and would love to find a nice, free, Web-based tool to "browse" open REST APIs in a generic way, rendering XML and/or JSON payloads to the screen and speculatively turning anything that looks like a hyperlink into a hyperlink. So, for example, I could point it to:
http://services.healthindicators.gov/v4/REST.svc/IndicatorDescription/3/IndicatorDescriptionDataCategories/1
and see a nicely-rendered version of the data with clickable links.
Anybody know of a useful resource?
To access a REST call with a browser, complete the following steps: Enter the appropriate URL using either HTTP or HTTPS. The first time you access the TADDM REST API using a browser, a login page prompts you for a valid TADDM user ID and password.
The Atlassian application (JIRA, Confluence, or any of the others) will be installed with the REST API Browser plugin enabled. Log in to the application as an administrator and navigate to the administration console. Click REST API Browser from the navigation menu (it's with the ADVANCED or ADD-ONS links).
ServiceNow's REST API Explorer is an application to construct and test API requests to a ServiceNow instance. The REST API Explorer is available to users with the rest_api_explorer role or the admin role. To open the REST API Explorer, use the Application Navigator to open REST > REST API Explorer.
The Apigee Console is great. It supports a number of predefined APIs and a generic mode for any API. Apigee has a nice snapshot feature where you can make a request and then send a link to anyone and they can view the request/response you made.
There is also Hurl but it isn't always working.
I really like the Chrome HTTP Dev Client for exploring REST API's. Works great!
I use XML Tree for Chrome. Highlights and formats XML and has the option to turn URLs into links.
https://chrome.google.com/webstore/detail/gbammbheopgpmaagmckhpjbfgdfkpadb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With