> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Ocean.io - How do I link my account?

# Overview

To authenticate with Ocean.io, you will need:

1. **API Token** - Your Ocean.io API token for authentication.

This guide will walk you through generating your **API Token** within the Ocean.io dashboard.

### Prerequisites:

* You must have an Ocean.io account with API access.

### Instructions:

#### Step 1: Generate your API token

1. Log in to your Ocean.io account.
2. Navigate to the [API tokens](https://app.ocean.io/settings/api-tokens) page.
3. Click **+ New token**, enter a name, and submit the form to generate a new token.

<img src="https://mintcdn.com/nango/TNmnGyKyM1XTNwxP/api-integrations/ocean-io/generate_key.png?fit=max&auto=format&n=TNmnGyKyM1XTNwxP&q=85&s=d4cb43ddc46ab7d8b5f3354314c9f415" width="1918" height="633" data-path="api-integrations/ocean-io/generate_key.png" />

4. Store it in a safe place, it won't be shown again.

<img src="https://mintcdn.com/nango/TNmnGyKyM1XTNwxP/api-integrations/ocean-io/generated_key.png?fit=max&auto=format&n=TNmnGyKyM1XTNwxP&q=85&s=aa694e011dc97eb33d7cebd94901a57a" width="1918" height="519" data-path="api-integrations/ocean-io/generated_key.png" />

#### Step 2: Enter credentials in the Connect UI

1. Open the form where you need to authenticate with Ocean.io.
2. Enter your **API Token** in the respective field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/TNmnGyKyM1XTNwxP/api-integrations/ocean-io/form.png?fit=max&auto=format&n=TNmnGyKyM1XTNwxP&q=85&s=abde6ed1125fae509fc4bd3f27e3d6db" style={{maxWidth: "450px" }} width="499" height="699" data-path="api-integrations/ocean-io/form.png" />

You are now connected to Ocean.io.
