Getting a Gantry API Key
An API key is required to interact with Gantry via the SDK or CLI. To get an API key, follow these steps:
- Navigate to the Account Page on the Gantry Dashboard
- Click "Create key"

Click the "Create key" button
- Give the API key a description, then click "Create"

- Copy the API key and store it somewhere safe, like in the
GANTRY_API_KEY
environment variable.

Copy the API key
This is the only time you will be able to view the value of this key.
Updated 7 months ago