Authentication

To use the API, include your API key in the request headers. For example:

headers = {
    "Content-Type": "application/json", 
    "x-api-key": "YOUR_API_KEY_HERE"
}

The API key will be provided to you by Amphitrite giving you access to the requested API functions (forecast or hindcast).

To request an API key, please see our Contact and Support page.