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.
Fleet Management
Manage and monitor entire fleets with real-time data synchronization and comprehensive analytics.
Advanced Search
Powerful search capabilities across all maritime data with filtering and sorting options.
Secure & Reliable
Enterprise-grade security with OAuth2 authentication and role-based access control.
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.