← Giga developer resources

API

Giga API documentation

Giga publishes a read-only API for browsing public integration catalog metadata.

The catalog service is hosted at https://vm.getgiga.com. It supports GET /api/catalog/integrations and GET /api/catalog/integrations/{slug}.

These anonymous endpoints expose public catalog metadata only. They do not provide access to Giga accounts, workspaces, tasks, credentials, or connected-app data. See the Giga Integration Catalog OpenAPI contract for schemas and documented responses.

Other endpoints observed in the Giga web application are private implementation details and are not part of this public API.