{"slug":"together-ai","name":"Together AI","owner":null,"repo":null,"category":"llm-gateways","lang":"","blurb":"Serverless and dedicated inference for 200+ open models (Llama, DeepSeek, Qwen, FLUX) plus fine-tuning, aimed at production AI teams.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Serverless and dedicated inference for 200+ open models (Llama, DeepSeek, Qwen, FLUX) plus fine-tuning, aimed at production AI teams.","website":"https://www.together.ai","docs_url":"https://docs.together.ai/","signup_url":"https://api.together.ai/","pricing_model":"usage-based","pricing_note":"Serverless ~$0.03-$4.50 /M tokens; $5 free credits on signup; Batch API up to 50% off","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Free email/OAuth signup, $5 credits, instant key from API Keys settings; creating a key is free (pay per use)","mcp_server":"","sdks":["Python","TypeScript","REST","OpenAI-compatible"],"code_sample":"{\"lang\":\"python\",\"code\":\"from together import Together\\nclient = Together(api_key=\\\"TOGETHER_API_KEY\\\")\\nr = client.chat.completions.create(\\n    model=\\\"meta-llama/Llama-3.3-70B-Instruct-Turbo\\\",\\n    messages=[{\\\"role\\\": \\\"user\\\", \\\"content\\\": \\\"Hello\\\"}])\\nprint(r.choices[0].message.content)\"}","tags":["inference","open-models","fine-tuning"],"useCases":[],"codeSample":{"lang":"python","code":"from together import Together\nclient = Together(api_key=\"TOGETHER_API_KEY\")\nr = client.chat.completions.create(\n    model=\"meta-llama/Llama-3.3-70B-Instruct-Turbo\",\n    messages=[{\"role\": \"user\", \"content\": \"Hello\"}])\nprint(r.choices[0].message.content)"},"oneLiner":"Serverless and dedicated inference for 200+ open models (Llama, DeepSeek, Qwen, FLUX) plus fine-tuning, aimed at production AI teams.","docsUrl":"https://docs.together.ai/","signupUrl":"https://api.together.ai/","pricingModel":"usage-based","pricingNote":"Serverless ~$0.03-$4.50 /M tokens; $5 free credits on signup; Batch API up to 50% off","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Free email/OAuth signup, $5 credits, instant key from API Keys settings; creating a key is free (pay per use)","mcpServer":""}