Resources

Everything you need to go deeper

Articles, whitepapers, and technical documentation from the Raa Labs team.

Latest thinking

Articles

View all articles →
Customer story: Data-driven decarbonization at Seaspan
Customer testimonials

Customer story: Data-driven decarbonization at Seaspan

14 Apr 2026
Building Security into Maritime's Digital Infrastructure
Technology

Building Security into Maritime's Digital Infrastructure

20 Oct 2025
Why maritime AI projects fail - and how to fix it
Strategy

Why maritime AI projects fail - and how to fix it

12 Feb 2025
In-depth guides

Whitepapers

View all whitepapers →
Seminars & recordings

Videos

View all videos →
Customer stories

Case Studies

View all case studies →
Technical reference

API Documentation

GitBook

Raa Labs API Reference

Full technical documentation for the Raa Labs API: endpoints, authentication, data models, and integration guides.

Open docs →
// Get measurements for a vessel
GET /v1/vessels/{imo}/measurements

// Response
{
  "vessel": { "imo": "9483721" },
  "signals": [{
    "tag": "shaft_power_kw",
    "unit": "kW",
    "values": [...]
  }]
}
Newsletter
Stay in the loop
Occasional insights on vessel data and maritime intelligence.
By submitting, you accept to be added to our newsletter distribution list.