Llama 4

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

Request

POST

URL

https://api.together.xyz/v1/chat/completions

Headers

AuthorizationBearer {{TOGETHER_API_KEY}}
Content-Typeapplication/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.