OpenAI
Open Weights
MoE
MXFP4

GPT-OSS-120B

Open-weight 120B MoE architecture with ultra-low latency local hosting and Apache 2.0 deployment flexibility.

Context window
128K
Modalities
Text
Reasoning
Yes
Vision
No
Pooled throughput
2M TPM
Price
$0.20 in · $0.70 out
# request this model on one TATC key model="gpt-oss-120b"

Connect GPT-OSS-120B in minutes

One TATC key, one Base URL — swap gpt-oss-120b in the model field of any OpenAI-compatible client.

  • Seamless OpenAI/LangChain integration
  • Single account, consolidated billing
  • Granular key rotation & spend controls
from openai import OpenAI

client = OpenAI(
    base_url="https://api.tatc.cloud/v1",  # Unified API endpoint
    api_key="sk-xxxxxxxx",                 # One key for all supported models
)

# GPT-OSS-120B
response = client.chat.completions.create(
    model="gpt-oss-120b",                   # Easily switch to any model ID
    messages=[{"role": "user", "content": "Hello TATC"}],
)
Platform capabilities

Every model ships with the full platform

Six pillars that keep multi-model traffic fast, secure and auditable — identical for every model in the catalogue.

Multi-Model Gateway

Unified access to leading multi-modal foundation models behind a single OpenAI-compatible endpoint. Switch models per request with zero client re-configuration.

Ultra-Low Latency Routing

Edge-optimized traffic management with per-model pool tuning and real-time P95 latency monitoring, delivering optimized Time-To-First-Token (TTFT) for production workloads.

Enterprise Security & Compliance

Per-tenant key isolation, VPC peering, request-level audit logging, and zero-data-retention (ZDR) architecture aligned with international data protection and regional privacy frameworks.

Usage Analytics & FinOps

Granular per-model and per-key usage dashboards tracking tokens, cost, latency, and success rates — fully exportable for chargeback and enterprise FinOps.

Flexible Key Management

Issue scoped API keys per team, project, or environment with hard spend caps, TPM limits, and instant rotation. Full data export with zero platform lock-in.

Universal SDK Compatibility

Drop-in compatibility with standard OpenAI, LangChain, and LiteLLM SDKs. Point your base URL to our gateway and keep your existing client codebase intact.

The rest of the catalogue

Switch models without switching keys

Leading foundation models on the same endpoint — click through to compare.

Start with GPT-OSS-120B today

Talk to our team for a Token API key — or request a dedicated capacity quote for production workloads.