Skip to main content

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

SurfaceStatusDescription
Gemini-compatible GatewayStableCanonical generateContent and streamGenerateContent model calls
GCP-style PredictPreviewCompatibility endpoint scoped by Organization and Team
Connector reportingPreview · EnterpriseConnector-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.