Dashboard
API Reference

Endpoint index

Production base URLs and public endpoint families.

All production APIs use https://api.agihalo.com. Paths below are grouped by caller and credential boundary.

#Model Gateway

POST/v1beta/models/:model:generateContent
POST/v1beta/models/:model:streamGenerateContent
POST/v1beta/models/:model:predictLongRunning
POST/openai/v1/chat/completions
POST/claude/v1/messages
POST/deepseek/v1/chat/completions
POST/open-source/v1/chat/completions

#Memory

POST/api/v1/memory/capture
POST/api/v1/memory/retrieve
POST/api/v1/memory/functions/halo_retrieve_end_user_memory
GET/api/v1/memory/projects
POST/api/v1/memory/projects
GET/api/v1/memory/projects/:projectKey
DELETE/api/v1/memory/projects/:projectKey

#Project Authentication

GET/api/v1/auth/settings
GET/api/v1/auth/.well-known/jwks.json
POST/api/v1/auth/signup
POST/api/v1/auth/token
GET/api/v1/auth/user
POST/api/v1/auth/logout
POST/api/v1/auth/recover
POST/api/v1/auth/password/reset
GET/api/v1/auth/providers/:provider/authorize
POST/api/v1/auth/providers/token
GET/api/v1/auth/oauth/authorize
POST/api/v1/auth/oauth/authorize
POST/api/v1/auth/oauth/token
GET/api/v1/auth/oauth/userinfo

#Service Registry

GET/api/v1/agents
POST/api/v1/agents
GET/api/v1/agents/:id
GET/api/v1/agents/:id/metadata.json
POST/api/v1/agents/:id/dns/verify
POST/api/v1/agents/:id/erc8004/prepare-register
POST/api/v1/agents/:id/erc8004/confirm-register

#Account & Keeper

GET/api/user/projects
POST/api/user/projects
GET/api/user/keys
POST/api/user/keys
DELETE/api/user/keys/:key
GET/api/user/model-vendors
PUT/api/user/model-vendors
GET/api/user/model-providers
POST/api/user/model-providers
POST/api/user/model-providers/:id/test
POST/api/user/model-providers/payouts