ITRX

Fixed price

Fixed-price energy provider with 4 duration tiers. HMAC-signed API. Good balance of price and flexibility.

Live price
--
Price data unavailable. The provider may be offline or the API is unreachable.
TypeFixed price
Durations1h, 1d, 3d, 30d
ResourcesEnergy
Websiteitrx.io
Merx slugitrx

How ITRX compares

Price data is currently unavailable across all providers.

Use via Merx

You do not need to integrate with ITRX directly. Merx routes orders to ITRX automatically when it offers the best price for your requested duration and amount.

curl -X POST https://merx.exchange/api/v1/orders \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "resource_type": "energy",
    "amount": 100000,
    "duration_sec": 3600,
    "target_address": "TYourAddress..."
  }'
Get startedAll providers