v2
OAS 3.1.1

VESYL Label API

The VESYL Label API is an EasyPost-compatible API layer that allows developers to integrate shipping label creation and address verification into their applications.

For partners that already have an EasyPost integration, adding the VESYL Label API is as simple as changing the host and API key.

Integrating with VESYL's EasyPost-compatible API was exactly as easy as promised. Since we already supported EasyPost, all we had to do was point to their endpoint and use their API key, and things worked out of the box. -- Glen N, CTO

Authentication

All API requests require authentication using a Bearer token. Include your API key in the Authorization header of each request:

Authorization: Bearer YOUR_API_KEY
No authentication selected
Client Libraries