Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
The Firefly API supports multiple authentication methods, including JWT and Basic Authentication. To use the API, you'll need to create an API key pair (Access Key and Secret Key) for authentication.
To create a new API key pair for authentication:
In the Firefly web console, navigate to Settings > Users
Click Create Key Pair
Copy both the Access Key and Secret Key (they will only be shown once)
Store your keys securely in a password manager or secrets vault
For detailed instructions on creating and managing API keys, see the .