Disqus API

Postman Tutorial: Disqus REST API #1

Postman: Disqus API Case Study (1) – List Discussions and Get Thread Details

Postman is a great tool when trying to test RESTful APIs. This article contains two beginner-level exercises for you to practice it with Disqus REST API. The first one is to get the discussion threads of a specific Disqus forum. The second one is to try querying the thread details by a thread ID, an identifier, or a source URL, respectively.

Postman: Disqus API Case Study (1) – List Discussions and Get Thread Details Read More »

Scroll to Top