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.

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