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

# API overview

> Overview of Bespot Gatekeeper APIs and how they fit into your architecture.

# API Reference

Gatekeeper API exposes a variety of resources (endpoints) for 3rd parties to consume. All connections are over HTTPS.

## HTTP Headers

Both the following HTTP headers are **required** for accessing all API resources:

* `Content-Type: application/json`
* `Authorization: Bearer {token}`
