> ## Documentation Index
> Fetch the complete documentation index at: https://docs.contraforce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ContraForce Partner API Overview

> ContraForce has a publicly available API that can be used for integrations into various platforms.

## GitHub Documentation

Full documentation for the ContraForce API can be found using the link to GitHub below.

[GitHub ContraForce API](https://github.com/ContraForce/contraforce-api)

## Overview

The ContraForce API can be used for integrations into various platforms, such as ITSMs or other SOAR platforms. The API can be broken down into 5 components, which are listed below.

* [Incident Object](https://github.com/ContraForce/contraforce-api/blob/main/Docs/incident-object.md)
* [List Incidents Request](https://github.com/ContraForce/contraforce-api/blob/main/Docs/list-incidents.md)
* [Get Incident Details Request](https://github.com/ContraForce/contraforce-api/blob/main/Docs/get-incident-details.md)
* [List Incident Entities Request](https://github.com/ContraForce/contraforce-api/blob/main/Docs/list-incident-entities.md)
* [List Incident Evident Request](https://github.com/ContraForce/contraforce-api/blob/main/Docs/list-incident-evidence.md)

<Warning>
  If you have any questions about the ContraForce API, contact the Support team at [support@contraforce.com](mailto:support@contraforce.com).
</Warning>
