Skip to main content

Network Overview

This pages gives an overview around the different networks available in the IOTA ecosystem.

info

In general, all endpoints are load-balanced but also subject to rate limiting. If you are developing a production-level application for IOTA, consider setting up your own infrastructure to have more control and avoid any limits.

IOTA Mainnet

Base TokenIOTA Token
ProtocolRebased
Explorerhttps://explorer.iota.org/
JSON RPC URL
https://api.mainnet.iota.cafe
Websocket
wss://api.mainnet.iota.cafe
Indexer
https://indexer.mainnet.iota.cafe
GraphQL RPC URL
https://graphql.mainnet.iota.cafe

IOTA Testnet

Base TokenIOTA Token (no value)
ProtocolRebased
Explorerhttps://explorer.rebased.iota.org/?network=testnet
JSON RPC URL
https://api.testnet.iota.cafe
Websocket
wss://api.testnet.iota.cafe
Indexer
https://indexer.testnet.iota.cafe
GraphQL RPC URL
https://graphql.testnet.iota.cafe
Faucet
https://faucet.testnet.iota.cafe

IOTA Devnet

Base TokenIOTA Token (no value)
ProtocolRebased
Explorerhttps://explorer.rebased.iota.org/?network=devnet
JSON RPC URL
https://api.devnet.iota.cafe
Websocket
wss://api.devnet.iota.cafe
Indexer
https://indexer.devnet.iota.cafe
GraphQL RPC URL
https://graphql.devnet.iota.cafe
Faucet
https://faucet.devnet.iota.cafe

IOTA Localnet

To create a local IOTA network, you can refer to Local Development page.

Base TokenIOTA Token (no value)
ProtocolCustom
Explorerhttps://explorer.rebased.iota.org/?network=http://127.0.0.1:9000
JSON RPC URL
http://127.0.0.1:9000
Websocket
ws://127.0.0.1:9000
Indexer
http://127.0.0.1:9124
GraphQL RPC URL
http://127.0.0.1:8000
Faucet
http://127.0.0.1:9123/gas