Skip to main content
App version: 3.4.6

Neptune API tokens

Your Neptune API token is like a password to the application. When logging metadata, the token is used to check if the account is authorized to send the data to the target Neptune project.

Find API token

To find your API token:

  1. In the Neptune app, expand the user menu.

  2. Select Get your API token.

How to find a Neptune API token in the Neptune app.

Configure API token

By saving the token to an environment variable, you avoid putting it in your Python code. Configuring your API token is more convenient and secure.

For details, see Save credentials as environment variables.

Shared API token

To use multiple API tokens, create a service account.