API

API Reference

Complete REST API documentation for managing agents, personalities, and prompts.

Personalities

GET /api/personalities
POST /api/personalities
GET /api/personalities/{id}
PUT /api/personalities/{id}

Agents

GET /api/agents
POST /api/agents
PUT /api/agents/{id}/state

Events

See HUMA-1 Model for WebSocket event schemas.

GET /api/agents/{id}/events
Humalike | Infra for Humanlike Agents