Honey Badger is live on X1 — automations, copy trading, and Forti AI

API Access

Access FortiBlox Explorer data programmatically through the REST API.

Everything you see in the explorer is also available programmatically, so you can build your own dashboards, bots, and integrations on top of X1 data.

Getting started

Browse the interactive API docs in the explorer to see the available endpoints and try them live. The API covers the same data the explorer uses, including:

Network & blocks

Epoch info, TPS, recent blocks and transactions

Accounts & tokens

Balances, token holdings, and transaction history

Validators & staking

Validator performance, rewards, and delegations

NFTs & DeFi

Collections, NFT details, and XDEX market data

Using the API

  • Endpoints return JSON and can be called from any language.
  • Responses mirror what the explorer displays, so what you build stays consistent with the UI.
  • For higher volume or production use, reach out through Support to discuss access tiers.

The full, always-current endpoint list lives in the interactive API docs inside the explorer — start there to explore and test requests.

On this page