Skip to content

Reference

Look up the management REST API and the ports the gateway listens on.

Management REST API

Every call authenticates against the management API. For how that authentication is configured, see Secure the management API.

Page What it covers
Overview Overview of the AI Gateway Controller REST API for managing LLM providers, LLM proxies, MCP proxies, certificates, and secrets.
LLM provider template management REST API reference for creating, listing, updating, and deleting LLM provider templates in API Platform Gateway.
LLM provider management REST API reference for creating, listing, updating, and deleting LLM provider configurations and API keys in API Platform Gateway.
LLM proxy management REST API reference for creating, listing, updating, and deleting LLM proxy configurations and API keys in API Platform Gateway.
MCP proxy management REST API reference for creating, listing, updating, and deleting MCP proxy configurations in API Platform Gateway.
Certificate management REST API reference for managing custom TLS certificates in API Platform Gateway: list, upload, delete, and reload certificates dynamically.
Secrets management REST API reference for creating, listing, retrieving, updating, and deleting secrets in API Platform Gateway.
Schemas JSON schema definitions for all API Platform Gateway Controller management API request and response objects.

Ports

The gateway listens on several ports, each serving a different kind of traffic.

Page What it covers
Default ports Default ports the AI Gateway listens on: router HTTP and HTTPS traffic, the Gateway-Controller REST API, and the admin health endpoints.