{
	"name": "Stogas.ai APIs",
	"description": "The Stogas Gateway exposes an OpenAI-compatible surface. Authenticate requests with your Stogas API key, and the gateway will relay the request to the configured upstream provider.",
	"url": "https://stogas.ai/apis.json",
	"specificationVersion": "0.19",
	"created": "2026-05-05",
	"modified": "2026-07-19",
	"apis": [
		{
			"name": "Stogas Gateway API",
			"description": "The Stogas Gateway exposes an OpenAI-compatible surface. Authenticate requests with your Stogas API key, and the gateway will relay the request to the configured upstream provider.",
			"humanURL": "https://stogas.ai/docs/reference",
			"baseURL": "https://api.stogas.ai",
			"version": "1.0.0",
			"tags": [
				"AI gateway",
				"OpenAI-compatible",
				"OpenAPI"
			],
			"properties": [
				{
					"type": "OpenAPI",
					"url": "https://stogas.ai/openapi.json"
				},
				{
					"type": "Documentation",
					"url": "https://stogas.ai/docs/reference"
				},
				{
					"type": "LLMs",
					"url": "https://stogas.ai/llms.txt"
				}
			]
		}
	]
}