Skip to main content

API Overview

The Vetrol REST API gives you programmatic access to all platform capabilities. All API endpoints are available at:

https://api.vetrol.io/v1

Available APIs

APIDescriptionBase Path
MessagingSend and receive messages/v1/messages
PaymentsProcess payments and transactions/v1/payments
AuthAuthentication and identity/v1/auth

Authentication

All API requests use HTTP Basic Auth. See Authentication for details.

Versioning

The current API version is v1. Breaking changes will be introduced in new versions with advance notice.