Together AI

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_TOKEN}}
Content-Typeapplication/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.