Version: v1
Trail API v1 Reference
Getting Started
This API Reference documents the available endpoints of the Trail API.
Each endpoint includes details about:
- The HTTP method and path
- Required and optional parameters
- Request and response formats
- Authentication requirements
- Example usage
Prerequisites
Before using this reference, we recommend reviewing Core API Concepts to understand authentication, pagination, status codes, and other shared behaviors.
How to Use
- Use the navigation panel to explore endpoints grouped by entity (e.g., Account, Assets, Contact).
- Refer to example requests and responses to help with integration.
- All endpoints require an
Authorizationtoken, see Authentication guide for details.
Authentication
- API Key: apiKeyHeader
- API Key: apiKeyQuery
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | authorization |