Skip to main content
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.