Primary Domain Routes

GET/Main landing pageOpen →
GET/networkNetwork and link surfaceOpen →
GET/docsDocumentation hub (landing style)Open →
GET/governanceLive governance viewOpen →
GET/aboutProtocol overviewOpen →
GET/api301 -> /api/Open →

Public API Routes

The endpoints below return JSON/SSE and remain canonical protocol surfaces.

GET/api/Public API surfaceOpen →
GET/api/v1/healthPublic API surfaceOpen →
GET/api/v1/tokenomics/summaryPublic API surfaceOpen →
GET/api/v1/score/:agentAddressPublic API surfaceOpen →
GET/api/v1/agent/:agentAddressPublic API surfaceOpen →
GET/api/v1/leaderboardPublic API surfaceOpen →
GET/api/v1/agentsPublic API surfaceOpen →
GET/api/v1/scoresPublic API surfaceOpen →
GET/api/v1/disputesPublic API surfaceOpen →
GET/api/v1/actionsPublic API surfaceOpen →
GET/api/v1/historyPublic API surfaceOpen →
GET/api/v1/stream/actionsPublic API surfaceOpen →
GET/api/v1/access/:accountPublic API surfaceOpen →
GET/api/v1/auth/challengePublic API surfaceOpen →
POST/api/v1/auth/verifyPublic API surfaceOpen →
POST/api/v1/waitlistPublic API surfaceOpen →
POST/api/v1/indexer/goldsky/raw-logsPublic API surfaceOpen →

Conditional Internal Routes

Demo Mode Only
POST /api/internal/demo/seed
POST /api/internal/demo/reset
GET /api/internal/demo/meta
POST /api/internal/demo/action
POST /api/internal/demo/dispute
POST /api/internal/demo/generate

Subdomains

App

Agent Explorer application

API

301 -> https://ares-protocol.xyz/api...

Docs

Technical documentation domain

Docs (Alt)

Alternative docs domain

Machine Discovery

/.well-known/agent.json

Canonical machine discovery file.

/agent.txt

Plain-text discovery guide for agents.

/machine/index.json

Machine sitemap for public routes.