Direct
Official APIs
A direct commercial and technical relationship with the model company or its official platform.
Your app → Official API → Model runtime
Provider discovery
The same model name can sit behind very different companies, infrastructure and data paths. Start by identifying who serves the model and how each request travels.
Three common paths
Direct
A direct commercial and technical relationship with the model company or its official platform.
Your app → Official API → Model runtime
Routed
A gateway or inference provider sits between your application and the model runtime.
Your app → Gateway → Inference provider → Model
Private
Your team operates the compatible model weights in local, VPC or on-premises infrastructure.
Your app → Private runtime → Model weights
Provider statements, observed infrastructure and contractual commitments are different kinds of evidence. Unknown information should remain unknown.