API Reference
The Hill90 API provides endpoints for agent management, chat, knowledge, model configuration, and platform operations.Base URL
Authentication
Most endpoints require a valid JWT bearer token issued by Keycloak:/health, /health/detailed) are public.
Endpoint Groups
Agents
Create, configure, start, stop agents. Manage skills, webhooks, and runtime.
Chat
Create threads, send messages, stream responses, browser control.
Knowledge
Agent memory (AKM), shared knowledge library, hybrid search with pgvector.
Models & Policies
Provider connections, user models, model policies, usage tracking.