Jump to Content
Fireworks.aiHome
API Reference
Application Status
FAQsDiscordTwitter
v1.0

HomeGuidesFireworks.ai
API Reference
Guides
v1.0API Reference
Application Status
FAQsDiscordTwitter

Fireworks REST API

  • /chat/completions
    • POST /chat/completionspost
  • /completions
    • POST /completionspost
  • /image_generation/accounts/fireworks/models/stable-diffusion-xl-1024-v1-0
  • /image_generation/accounts/fireworks/models/stable-diffusion-xl-1024-v1-0/image_to_image
  • /image_generation/accounts/fireworks/models/stable-diffusion-xl-1024-v1-0/control_net
  • /embeddings
    • Creates an embedding vector representing the input text.post

Python Client Library

  • Installation
  • Authentication
  • API Reference

PeFT Addon

  • Requirements and limits
  • fireworks.json
  • adapter_config.json

Firectl CLI Reference

  • Installation
  • Commands
    • firectl create model
    • firectl get model
    • firectl list models
    • firectl update model
    • firectl delete model
    • firectl deploy
    • firectl undeploy
    • firectl signin
    • firectl whoami
    • firectl version
    • firectl upgrade
Powered by 

Commands

firectl is the command-line interface (CLI) used to interact with your Fireworks resources.

See the reference pages for the following available commands:

  • Models
    • firectl create model
    • firectl list models
    • firectl get model
    • firectl delete model
    • firectl deploy
    • firectl undeploy
  • Authentication
    • firectl signin
    • firectl whoami
  • Managing firectl
    • firectl version
    • firectl upgrade