An AI Certificate holds a PEM-encoded public certificate chain and its matching private key. An AI Gateway data plane uses it to terminate TLS connections from clients, and to originate TLS connections to LLM providers.
Each AI Certificate belongs to exactly one AI Gateway instance. An AI Gateway can hold many AI Certificates, so you can serve several hostnames from the same data plane, each with its own certificate. For example, by exposing your LLM, MCP, and A2A traffic on separate hostnames.