trusteddocks API
Your comprehensive maritime data platform for vessel information, fleet management, and shipping intelligence
Key Features
Vessel Information
Access comprehensive vessel data including specifications, positions, and historical information for maritime fleet management.
Company Data
Detailed information about shipping companies, shipyards, shipmanagers, and service/equipment suppliers.
Ports & Geography
Global port data, geopolygons, airports, and geographic intelligence for maritime operations.
Orders
Track vessel orders, shipbuilding contracts, and industry trends in real-time.
News & Intelligence
Stay updated with shipbuilding news, vessel updates, port announcements, and shipyard developments.
Shipyards & Builders
Comprehensive shipyard data, capabilities, and shipbuilding facility information worldwide.
Service Suppliers
Global network of maritime service suppliers for repairs, retrofits, and maintenance.
Equipment Manufacturers
Database of marine equipment and engine manufacturers with product information.
Airports
Airport data for maritime logistics coordination and crew transportation planning.
Sanctions Screening
Check vessels and companies against OFAC, EU, and UN sanctions lists. Real-time screening with match scoring and source attribution.
Product Fleet
Create and manage custom vessel fleets. Add/remove vessels by IMO, track fleet docking history, and access drydocking forecasts.
Drydocking & Visits
Query historical shipyard visits and drydocking records by vessel, shipyard, or date range with duration analytics.
Bounding Box / GeoSearch
Query vessels, ports, shipyards, anchorages, and airports within a geographic bounding box for map-based applications.
Vessel Export (Bulk)
Download 50,000β100,000+ vessels in bulk with cursor-based pagination. Filter by type, flag, DWT, build year, and more.
Community Data Reports
Report incorrect, outdated, or missing vessel and company data. Auto-triggers scraping jobs for fields like owner, flag, and class data.
Advanced Search
Powerful search capabilities across all maritime data with filtering and sorting options.
Secure & Reliable
Enterprise-grade security with OAuth2 and API key authentication, role-based access control, and activity logging.
API Information
RESTful Architecture
Our API follows REST principles, making it easy to integrate with any platform or programming language.
Multiple Versions
Support for multiple API versions (v1, v2) ensuring backward compatibility and smooth transitions.
JSON Responses
All responses are in JSON format, making data parsing simple and straightforward.
Comprehensive Docs
Interactive Swagger UI documentation with examples, detailed endpoint descriptions, and live testing.
Getting Started
π Request API Access
Get full access to maritime data beyond demo limitations
Without API access, you can explore our API with demo data. Request access to unlock complete vessel information, real-time updates, and production-ready features.
Choose Your Authentication Method
π Method 1: API Key
Quick and simple authentication for immediate access. Perfect for testing and simple integrations.
- Use
apiKey=demofor testing - Pass in header:
apiKey: YOUR_KEY - Contact us for your production API key
curl -H 'apiKey: demo' https://api.trusteddocks.com/external-apis/v1/vessels/1234567
π Method 2: OAuth2
Enterprise-grade security with token-based authentication. Recommended for production applications.
- Request demo authorization code
- Exchange code for access token
- Use token in Authorization header
- Refresh token if access_token expired
- Contact us for your production access
curl -H 'Authorization: Bearer YOUR_ACCESS_TOKEN' https://api.trusteddocks.com/external-apis/v1/vessels
Get in Touch
Need Help?
Our team is here to assist you with API integration, technical questions, or partnership opportunities.