Generated from:
Create a POST request to Together AI API to run a chat completion with meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 model
URL
https://api.together.xyz/v1/chat/completions
Headers
| Authorization | Bearer {{TOGETHER_API_KEY}} |
|---|---|
| Content-Type | application/json |
Body
{"model":"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8","messages":[{"role":"user","content":"Hello, how can I use the Llama-4 model?"}]}This request was generated from:
Create a POST request to Together AI API to run a chat completion with meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 model
Generate your own →Type any API. Get a production-ready request. No login required.