To gain access to the Shipmates API, all you need to do is include the "X-Shipmates-Token" in your HTTP headers and you're good to go.
Don't have a token yet? Email [email protected] to request for a token.
{
"Content-Type": "application/json",
"X-Shipmates-Token": "ABCDEF123456"
}
To get your Shipmates token, head over to Settings > General Information > Account Information and you'll see your API token.

API Key