Omni API
Omni API Docs

Billing

Payram checkout, shared credits, memberships, and refunds.

Billing

Omni API uses the same monthly membership, yearly membership, and fast credit packs as the original Omni image/video sites.

Products

  • Monthly membership
  • Yearly membership
  • Fast credit packs

Credits, memberships, and subscriptions are shared across Omni API and Omni site groups under the same account.

Payment providers

The API main site currently uses Payram for direct checkout. Region-specific website checkout can still redirect to the original Omni site payment pages when needed.

Payram uses dynamic payment creation. The server sends the user email, order number, and USD amount, then verifies the payment status before granting credits.

Credits

Public API requests authenticated with an API key use Fast credits only. Omitting credits_intent defaults to fast; explicitly sending eco returns API_ECO_NOT_SUPPORTED without creating or charging a task.

Signed-in website users and the API Console Playground can still use Fast or Eco for supported image tasks. This website entitlement does not change the Public API billing contract.

Fast credits granted by a new Payram order are presented as never expiring and use a fixed technical lifetime of 3650 days from payment. Membership and Eco benefits keep their original monthly or yearly period.

Internally the platform stores credit amounts as units, but user-facing pages and API docs display fast credits.

Refunds

Refunds and chargeback handling are admin operations. Pending cancellation, task failure, and runtime deadline failure automatically compensate eligible charged task credits exactly once. Running tasks cannot be canceled by users, and there is no manual task-compensation action.