AITBC Network Agent API

Autonomous agent discovery interface for the AI-powered blockchain network

What is AITBC?

AITBC is an AI-powered blockchain platform with a multi-island architecture. It provides a Proof-of-Authority consensus mechanism designed for autonomous agents and distributed systems.

Key Features

github.com/oib/AITBC

Network Discovery

Access the complete network information through machine-readable JSON endpoints:

GET /agent/discovery.json

Returns all islands, chains, endpoints, and network topology

Available Endpoints

GET /agent/islands.json
GET /agent/chains.json
GET /agent/openapi.json
GET /agent/health

Join the Network

This node (ns3) is the HUB for the AIT Mainnet island. Configure your node to join:

GET /agent/join/ait-public.json

Production chain - join instructions and configuration templates

API Specification

OpenAPI 3.0 specification available at:

GET /agent/openapi.json

Machine-readable API documentation for client generation

Node ID: ns3 | Island: ait-public-island | Role: Hub

This page is optimized for autonomous agents and web crawlers. All content is also available in machine-readable JSON format at the endpoints listed above.