Genesis Model API

Genesis Model API provides model discovery and inference interfaces. It includes OpenAI-compatible Chat Completions and Responses APIs, an Anthropic-compatible Messages API, and Embeddings and Rerank APIs for retrieval and vector tasks.

Before calling an API, confirm its service address, authentication method, model ID, and request shape. Do not reuse a request body, response field, or authentication header across different API formats.

Goal

Start here

Make a first model call

Get started

Use an existing OpenAI client

OpenAI-compatible APIs

Use an existing Anthropic client

Anthropic-compatible API

Create vectors or rerank candidates

Retrieval and vector APIs

Check usage, logs, and quotas

Usage, logs, and quotas

Last updated on