Skip to main content

External links

A curated list of external references that come up across the platform documentation. The links below are external to Tetrate and are subject to change at the upstream sources; if a link breaks, the project name in the surrounding text is usually enough to find the current location through a search engine.


Standards and protocols

ReferencePurpose
OpenAPI SpecificationThe API description standard used in adjacent integration material
OpenID ConnectThe OIDC standard used for SSO and SSO-driven role mapping
SAML 2.0The federated authentication standard used as an alternative to OIDC
OpenTelemetryThe observability standard used for trace and metric export
OTLP SpecificationThe wire protocol for OpenTelemetry data
PrometheusThe metrics format exposed on the gateway's scrape endpoint
Server-Sent EventsThe streaming format used by all three supported API surfaces
Model Context ProtocolThe MCP standard for exposing tools, data sources, and context to AI clients

Provider documentation

For provider-side concerns (model pricing, rate-limit tiers, API quirks not handled by the gateway's translation layer, and account management), the canonical source is each provider's own documentation.

ProviderDocumentation
OpenAIplatform.openai.com/docs
Anthropicdocs.anthropic.com
Google (Gemini)ai.google.dev/docs
Azure OpenAIlearn.microsoft.com/azure/ai-services/openai
Mistraldocs.mistral.ai
Coheredocs.cohere.com
Togetherdocs.together.ai
Perplexitydocs.perplexity.ai

SDKs and frameworks

For the SDKs and frameworks that integrate with the gateway through its OpenAI-compatible surface:

ProjectDocumentation
OpenAI Python SDKgithub.com/openai/openai-python
OpenAI JavaScript SDKgithub.com/openai/openai-node
Anthropic Python SDKgithub.com/anthropics/anthropic-sdk-python
LangChainpython.langchain.com
Vercel AI SDKai-sdk.dev
Pydantic AIai.pydantic.dev
CrewAIdocs.crewai.com
Open WebUIdocs.openwebui.com
Goosegithub.com/block/goose

MCP clients

The MCP clients most often configured against MCP profiles:

ClientDocumentation
Claude Codedocs.claude.com/en/docs/claude-code
Cursordocs.cursor.com
VS Codecode.visualstudio.com/docs

Observability backends

The OTLP-compatible backends most commonly used for trace export, and the Prometheus-compatible metrics agents:

BackendDocumentation
Jaegerjaegertracing.io/docs
Grafana Tempografana.com/docs/tempo
Grafana Alloygrafana.com/docs/alloy
Datadogdocs.datadoghq.com
Honeycombdocs.honeycomb.io
New Relicdocs.newrelic.com

Cloud platform documentation

For the underlying cloud platform that hosts the data plane:

PlatformDocumentation
Kuberneteskubernetes.io/docs
AWS EKSdocs.aws.amazon.com/eks
Azure AKSlearn.microsoft.com/azure/aks
GCP GKEcloud.google.com/kubernetes-engine/docs
Helmhelm.sh/docs

  • Supported APIs, the API formats backed by the standards above
  • Gateway Behavior, the error handling and correlation model that complements the provider documentation
  • Glossary, one-line definitions of platform-specific terms