Live
API Status
The HostraCore production API runs at api.hostracore.com. Everything on this page is fetched directly from your browser — health, build version, the machine-readable API description and the OpenAPI document. Nothing here is cached copy.
Health
Checking…
Build version
Loading…
GET https://api.hostracore.com/version
OpenAPI surface area
Loading OpenAPI document…
Machine-readable description (llms.txt)
Loading…
Raw health response
{
"status": "loading"
}GET https://api.hostracore.com/health
Probes
- GET https://api.hostracore.com/health — aggregate component health, version, environment
- GET https://api.hostracore.com/version — service build and environment
- GET https://api.hostracore.com/ready — readiness for traffic
- GET https://api.hostracore.com/live — process liveness
- GET https://api.hostracore.com/llms.txt — machine-readable API description
- GET https://api.hostracore.com/openapi.json — aggregated OpenAPI 3.0 document