Skip to main content

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}