TOOSII API · VERSION 1
Build faster with Toosii API.
A growing collection of clean, no-login endpoints for utilities and live data. Browse the reference, run live requests, and bring reliable building blocks into your next project.
No API key required for the starter collection.
- 36documented routes
- 15developer categories
- 0login required
GET
/api/v1/health{
"success": true,
"api": "Toosii API",
"version": "v1",
"timestamp": "2026-08-12T00:00:00.000Z",
"status": "operational"
}Developer Reference
Test every endpoint live.
Choose an endpoint to see its parameters, copy the request path, or send a live request from this page. Automatic route checks run every 60 seconds.
Automatic health monitor
0 live0 dead0 checking
36 public routes15 categories0 API keys required
Live Dead Not tested
GET Core Not tested
Service health
Confirm that Toosii API is reachable and check the active version.
Request path
https://www.toosiitech.org/api/v1/healthQuery parameters
This endpoint does not require parameters.
Response preview
{
"success": true,
"api": "Toosii API",
"version": "v1",
"timestamp": "2026-08-12T00:00:00.000Z",
"status": "operational"
}Have an endpoint in mind?
Help shape the next Toosii API release.
Request a safe, useful endpoint or share feedback on the developer experience.
