The Seafarers.Pro API is a versioned REST API under /api/v1. Authentication uses bearer tokens issued at sign-in. Full endpoint reference is available inside the app.
Base URL
https://api.seafarers.pro/api/v1 Authentication
Send your bearer token in the Authorization header: Authorization: Bearer <token>.