Fireworks AI REST API enables you to interact with various language, image and embedding models using an API Key. It also lets you automate management of models, deployments, datasets, and more.Documentation Index
Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
All requests made to the Fireworks AI REST API must include anAuthorization header with a valid Bearer token using your API key, along with the Content-Type: application/json header.
Getting your API key
You can obtain an API key by:- Using the
firectl api-key createcommand - Generating one through the Fireworks AI dashboard