stogas

API Reference

Interactive endpoint playground for the gateway API.

Explore and test all gateway endpoints. Each operation page includes an interactive playground for live requests.

Use https://api.stogas.ai as the base URL. Endpoint paths include their API version.

Endpoints

Guides

Authentication

Inference endpoints require a gateway API key:

Authorization: Bearer <api_key>
Content-Type: application/json

/v1/catalog and /v1/models are public. Get your key from the dashboard.

On this page