API

  • Using categories

    Categories are used exclusively with the API to help segment discussions in queries. A category is a subdivisi...

  • API Data Relationships

    Unlimited API access is currently available as an add-on for users with a Pro level subscription. If you would...

  • Available Public API Data

    Unlimited API access is currently available as an add-on for users with a Pro level subscription. If you would...

  • How to create an API application

    Unlimited API access is currently available as an add-on for users with a Pro level subscription. If you would...

  • Posting an SSO comment via the API

    You can use the posts/create method to comment using the API, so that the experience can be customized for mob...

  • Data synchronization for local storage

    Since our WordPress plugin automatically syncs comments, we're going to use it as the example on how to sync y...

  • Request and Response Formats

    Disqus API works over the HTTP protocol. It supports both server-side (secret key) methods, as well as a publi...

  • Authentication

    The Disqus API supports three methods for making authenticated API requests: OAuth 2 Single sign-on ...

  • Testing the API (Using the Console)

    Disqus provides an API Console which allows you to run basic tests and validate response and request formats. ...

  • Libraries

    Disqus maintains several official API bindings: Python PHP