v1.8.2
OAS 3.1.1
Vert API Reference
Overview
The Vert API allows partners to create and manage their clients' trips.
The Vert API follows a RESTful architecture, featuring predictable resource-oriented URLs. It accepts form-encoded request bodies, returns JSON-formatted responses, and adheres to standard HTTP methods, authentication protocols, and response codes.
You can use the Vert API in sandbox mode, which doesn’t affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.
- It's a B2B API, and access requires a pre-agreement with Vert.
- Not self-service: API keys are provided only to approved partners.
Client Libraries