Ovrsea API Documentation home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Getting Started
Introduction
API Reference
Discover Ovrsea
Tech @ Ovrsea
Getting Started
Introduction
Authentication
Pagination
Endpoints
Shipments
Invoices
Locations
Documents
Tracking
Purchase Orders
Users
Reporting
Data Models
Shipment
Container
Coordinates
DateWithTime
Document
Invoice
Load
Location
Port
Price
Product
PurchaseOrder
Quantity
SimpleDate
Size
Tracking
TrackingDate
TrackingEvent
TrackingStep
User
Volume
Weight
On this page
Overview
Getting Started
Base URL
API Versioning
Need Help?
Getting Started
Introduction
Welcome to the OVRSEA API documentation
This API lets you fetch your data from OVRSEA’s servers.
Overview
The OVRSEA API provides access to your shipment data, tracking information, purchase orders, documents, and more. This documentation will guide you through the available endpoints and how to use them.
Getting Started
To use the OVRSEA API, you’ll need:
An API authorization key (contact your OVRSEA Account Manager)
Basic knowledge of REST APIs
The API follows RESTful principles and returns data in JSON format.
Base URL
All API requests should be made to:
Copy
https://api.cf.ovrsea.com
API Versioning
The current version of the API is v1. All endpoints are prefixed with
/v1
.
Need Help?
If you have any questions or need assistance, please contact your OVRSEA Account Manager.
Authentication
Assistant
Responses are generated using AI and may contain mistakes.