Skip to content

Get an exact price quote for a resource, volume and duration

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

Exact price (TRX) for a specific resource (energy/bandwidth), volume and duration (15m/1h/1d) — same formula as a real order. 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 (anonymous). Public — no API key required.

resource
string
duration
string
volume
integer | string format: int64
/^-?(?:0|[1-9]\d*)$/

OK

object
priceTrx
required
string

Bad Request

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string