tonapi_service

Get active TonAPI tiers

get/api/v1/services/tonapi/tiers

Response

Active TonAPI tiers

Example response

{
  "items": [
    {
      "id": 1,
      "name": "Test tier",
      "rpc": 5,
      "usd_price": 100
    }
  ]
}

Changes

Changed in 3 of the 50 revisions of this API.42

    • removed the required property // from the response with the status

      response-required-property-removed

    • removed the required property // from the response with the status

      response-required-property-removed

    • removed the required property // from the response with the status

      response-required-property-removed

    • removed the required property // from the response with the status

      response-required-property-removed

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog