NEWS API
    • News API - Introduction
    • Authentication, Request & Response
    • Code Samples & API Trial
    • List of APIs
    • Single company News
      • Single Company News
        GET
    • Multi-company news
      • Multi-Company News
        GET
    • General News
      • General News
        GET
    • Webhook Support
      • Webhook
    • Glossary
      • Glossary
    • Diagnostic API Responses
      • Diagnostic API Responses

    Authentication, Request & Response


    Request Format#

    RESTful APIs (HTTP GET) are used for sending the request where inputs are sent as part of URL in the form of query parameters.

    Response Format#

    Response is received in Json format.
    Sometimes, API can return diagnostic response in plain/text format instead of actual data. When this happens, user will need to send the request again - till they receive actual data. A list of available diagnostic responses can be found here

    Authentication#

    To receive the response, user will need to send valid "AccessKey" parameter with each request. User can get the accessKey for their use by contacting our Sales Team and making the payment for the data subscription.
    Modified at 2026-03-25 07:48:24
    Previous
    News API - Introduction
    Next
    Code Samples & API Trial
    Built with