Genesis¶
Genesis is one of the three MatrixOne Intelligence platforms, alongside AI Studio and MatrixOne. It serves as the model gateway, providing a model marketplace, online debugging, API keys, usage, and call observability. After obtaining a Genesis API Key, you can call models from any application through an OpenAI-compatible protocol. Usage is charged to a separate Genesis Credit ledger.
AI Studio features such as agent conversations, workflows, and knowledge-base Q&A also call models internally, but use the AI services ledger and do not count toward Genesis user-side usage. To determine which ledger a call belongs to, look only at its entry point: intelligence used through the UI → AI services; models called with your own API Key → Genesis. See Credit and billable items.
Console entries¶
Genesis has a separate sign-in entry and console from AI Studio. Its sidebar maps to these guides:
Page |
Purpose |
Guide |
|---|---|---|
Models |
Marketplace: filter models, view capabilities and pricing, copy model IDs |
|
Debug |
Online playground for chat, embeddings, rerank, and other endpoints |
|
Keys |
Create and manage API Keys, model scope, quotas, and rate limits |
|
Usage Guide |
Base URL, authentication, and multi-language code samples |
|
Dashboard / Usage / Logs / Notifications |
Runtime overview, statistics, request details, and alert channels |
Find by task¶
Task |
Guide |
|---|---|
Find a model and copy its ID |
|
Try an endpoint in the console |
|
Issue or rotate an API Key |
|
Connect a model to your application |
|
Inspect usage, logs, and notifications |
|
Understand Genesis billing |
Boundaries with other modules¶
Topic |
Where to go |
|---|---|
Programmatic calls and field-level parameters |
|
Model consumption inside AI Studio |
Credit and billable items (AI services ledger) |
Service accounts and credentials |