Generated from:
Create a POST request to Together AI API to send a Base64 encoded image to Llama 4 Scout Vision model meta-llama/Llama-4-Scout-17B-16E-Instruct for image analysis
URL
https://api.together.xyz/v1/chat/completions
Headers
| Authorization | Bearer {{TOGETHER_AI_TOKEN}} |
|---|---|
| Content-Type | application/json |
Body
{"image":"{{BASE64_ENCODED_IMAGE}}"}
This request was generated from:
Create a POST request to Together AI API to send a Base64 encoded image to Llama 4 Scout Vision model meta-llama/Llama-4-Scout-17B-16E-Instruct for image analysis
Generate your own →Type any API. Get a production-ready request. No login required.