Public API Overview
The Taimoe Public API Reference is an intentionally curated external contract. It does not expose every endpoint used by the Console or platform operations.
Use the generated API Reference for request and response schemas. APIs display their maturity and required product tier in the operation description.
Published surfaces
| Surface | Status | Description |
|---|---|---|
| Gemini-compatible Gateway | Stable | Canonical generateContent and streamGenerateContent model calls |
| GCP-style Predict | Preview | Compatibility endpoint scoped by Organization and Team |
| Connector reporting | Preview · Enterprise | Connector-to-platform sync-run reporting |
What is not a public contract
Console CRUD, login and registration, IAM administration, pricing, branding, cloud credentials, scheduler jobs, and other internal operations are deliberately excluded. An endpoint existing in a deployment does not make it a supported external integration API.
Compatibility
Stable operations are intended for production integrations. Preview operations can change before becoming stable; review the Release Notes before upgrading an integration.
The Gateway also accepts the equivalent Vertex AI project/location URL shape used by Vertex SDK clients. It has the same request lifecycle as the canonical Gemini-compatible operations, so it is documented as a compatibility route instead of duplicating the operations in the Reference sidebar.