Genesis¶
Use Genesis to invoke models, inspect requests, and query account usage and billing.
Choose a task¶
Task |
Page |
Description |
|---|---|---|
Model inference |
Start by listing callable models to obtain an inference model identifier, then select an API supported by the model. |
|
Usage and monitoring |
Query Genesis model catalogs, usage, request logs, and notifications. Except for public model endpoints, the examples authenticate with a personal access token. These queries do not require a workspace ID. |
|
Accounts and billing |
Query Billing accounts, Credit balances, rated usage, bills, and payment records. |
Service URLs and authentication¶
API type |
Base URL |
Authentication used in examples |
|---|---|---|
Model inference |
|
|
Usage and monitoring |
|
|
Accounts and billing |
|
|
Model inference uses a credential with Genesis access. Management query examples use a personal access token. When using X-API-Key, send it as the only credential, without an Authorization header or Cookie.