Skip to Content
API ReferenceIntroduction

Introduction

This section serves to document the technical details behind every API endpoint available, this includes:

  • Description: A brief text describing the purpose of the endpoint.
  • Input Params: The parameters, either query or body, the API will use to provide the response.
  • HTTP Methods: The available HTTP methods the client may use in the request e.g. GET, POST, DELETE.
  • Example Request: A dummy correct request that you may use as template in your code.
  • Example Response: A dummy successful response that you may use to construct your parser code.
  • Response Codes: A selection of status codes that, under normal circumstances, the API will respond with. For all the possible values, you may refer to Status Codes instead.

As with any documentation, it is impossible to be 100% comprehensive. In case you need more information, don’t hesitate to contact us at support@intelsentry.io and we will help resolve your questions as soon as possible.

Last updated on