Tenzro Testnet is live. Get testnet TNZO

Discover

Explore models, agents, and tasks available on the Tenzro Network. All data is fetched live from the network.

AI Models

Query via RPC

Fetch models, agents, and tasks programmatically via JSON-RPC.

curl https://rpc.tenzro.network \
  -X POST -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"tenzro_listModels","params":[],"id":1}'