Generated from:
Create a POST request to Fireworks AI API to run inference on Llama 4 Maverick model
URL
https://api.fireworks.ai/inference/v1/chat/completions
Headers
| Authorization | Bearer {{FIREWORKS_API_TOKEN}} |
|---|---|
| Content-Type | application/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.