Partner API · v1
Documentation for the 12seasalliance Partner API
Read your fleet, cabins, availability and bookings over a clean REST API. Explore in the demo world first — then go live with your production key.
Explore
API ReferenceEvery endpoint, schema and example — generated from the code, never out of date.PlaygroundSend real requests from the browser against demo data with an sk_test_ key.AuthenticationWorld-bound keys: sk_test_ for demo & staging, sk_live_ for production. x-api-key header.Pagination & conventionscursor / next_cursor pagination, explicit currency on money, local calendar dates.
Getting started
1
Get a key. Ask your company admin to enable API access, then create a key in the Operator Portal → Settings → API. The key is shown once — store it safely.
2
Call the demo world.
sk_test_ works on demo-openapi.12seasalliance.com — real gate, demo data, impossible to touch production.3
Go live. Swap the host to openapi.12seasalliance.com and the key to
sk_live_. Nothing else changes.