Fireworks AI

Generated from:

Create a POST request to Fireworks AI API to run inference on Llama 4 Maverick model

Request

POST

URL

https://api.fireworks.ai/inference/v1/chat/completions

Headers

AuthorizationBearer {{FIREWORKS_API_TOKEN}}
Content-Typeapplication/json

Body

{"model":"Llama 4 Maverick","input":"{{INPUT_TEXT}}"}

This request was generated from:

Create a POST request to Fireworks AI API to run inference on Llama 4 Maverick model

Generate your own →

Type any API. Get a production-ready request. No login required.