Skip to main content

Documentation Index

Fetch the complete documentation index at: https://fireworks.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Signing in

Users using Google SSO can run:
firectl signin
If you are using custom SSO, also specify the account ID:
firectl signin my-enterprise-account

Authenticate with API Key

To authenticate with an API key, append --api-key to any firectl command.
firectl --api-key API_KEY <command>
To persist the API key for all subsequent commands, run:
firectl set-api-key API_KEY