Skip to content

List prices per resource and duration

GET
/api/v1/pricing/list
curl --request GET \
--url https://trongas.ai/api/v1/pricing/list

Storefront price list: for each resource, the price of one real-world unit (65,000 Energy — one USDT transfer to an existing holder; 1,000 Bandwidth — our minimum sellable volume) broken down by rental duration (15m/1h/1d). priceTrx is the live provider price with no commission — anonymous endpoints don’t disclose our per-transaction fee; the itemized total is only shown to the authenticated owner of an order/automation preview. Per-user individual prices are not applied here. Public — no API key required.

OK

object
items
required
Array<object>
object
resource
required
string
unitVolume
required
integer | string format: int64
/^-?(?:0|[1-9]\d*)$/
durations
required
Array<object>
object
duration
required
string
priceTrx
required
string