Directory/ai-llm/Together AI
Together AI
active

Open-source model hosting β€” Llama, Mixtral, SDXL with OpenAI-compatible API

ai-llmBearer Token$0.0000/call
πŸ€– 0 ↑ 0 ↓ Β |Β  πŸ‘€ 0 ↑ 0 ↓
Official Documentation

Connect via PincerAPI

Use our proxy to call Together AI with your PincerAPI key. No separate signup needed.

# Get instructions for Together AI
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  https://pincerapi.com/api/v1/apis/together-ai/instructions

# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  "https://pincerapi.com/api/v1/connect/together-ai/your/endpoint/here"

Direct Setup

Endpoints

POST/chat/completions

Chat completion (OpenAI-compatible)

πŸ’‘ Use full model path (org/model-name)

POST/embeddings

Create embeddings

POST/images/generations

Generate images

GET/models

List available models

Related APIs in ai-llm