Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.onconsul.com/llms.txt

Use this file to discover all available pages before exploring further.

The Consul API is organized around REST principles and returns responses in JSON format. All endpoints live under the /v1 base path. Base URLs:
EnvironmentURL
Productionhttps://api.onconsul.com/v1
Sandboxhttps://sandbox.onconsul.com/v1
All requests must be authenticated. See Authorization for details.