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_TOKEN}} |
|---|---|
| Content-Type | application/json |
Body
{"input":"{{USER_INPUT}}","parameters":{"max_tokens":150,"temperature":0.7}}
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.