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.

Request Access Try Demo API

Choose Your Authentication Method

🔑 Method 1: API Key

Quick and simple authentication for immediate access. Perfect for testing and simple integrations.

  1. Use apiKey=demo for testing
  2. Pass in header: apiKey: YOUR_KEY
  3. Contact us for your production API key
Example: 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.

OAuth2 Flow:
  1. Request demo authorization code
  2. Exchange code for access token
  3. Use token in Authorization header
  4. Refresh token if access_token expired
  5. Contact us for your production access
Example: 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.

Send a Message or Request API Testing