Skip to main content
Aria Compute publishes per-model and per-GPU pricing publicly via a single endpoint. Rates are currency-scoped to each site. The international site bills in USD. The China site bills in CNY.

Get published pricing

number
Maximum entries to return (optional).

Sample response

object[]
Array of model pricing rows.
object[]
Array of GPU pricing rows.

Pricing scope

Pricing is shown in USD.
Currency follows the site domain, not the UI language. If you browse the China site in English, prices are still in CNY.

Admin pricing management

If you are an admin, you can update published pricing through the dashboard. The underlying endpoints require an admin role:
  • PUT /api/admin/billing/pricing/models
  • PUT /api/admin/billing/pricing/gpus

Next steps