AI

gpt-5

Free inputFree output
openai/gpt-5

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Pricing

InputFree
OutputFree

Model Info

Provideropenai
IDopenai/gpt-5