Local inference
Local model health
/api/demo/model-healthCheck whether a small local model service is ready to take work.
OpenPublic API showroom / v1
DemoAPI gives project APIs a public page with readable docs, a controlled request console, and code you can copy.
Start with a public HTTPS endpoint you control. Listings are reviewed by a person before they go live.
Built-in example / Local model health
/api/demo/model-health200 fixture preview
{
"status": "ready",
"model": "demo-7b-instruct",
"runtime": "local",
"queue_depth": 0,
"checked_at": "2026-07-15T14:32:00.000Z"
}Catalog / built-in
Each reference demo uses a fixed, first-party handler. Nothing here can reach your server, machine, or private network.
Local inference
/api/demo/model-healthCheck whether a small local model service is ready to take work.
OpenComputer vision
/api/demo/vision-jobPreview how an image inspection job would be accepted and scheduled.
OpenRobotics
/api/demo/robot-routeValidate a short waypoint plan before handing it to a robot controller.
OpenFor project teams
Send us the public docs and one safe route. We check the claim, agree on limits, and build the demo page.
Safety by construction
A publisher chooses the exact public route, method, fields, and example values. DemoAPI does not offer shell access, filesystem access, or an open proxy.
Studio catalog / 03
DemoAPI.org is built by AI Embedded Systems. It sits alongside AI-WF, our workflow studio, as part of the same public project catalog.