API Playground
Execute live tRPC calls against the ForaCity backend
Not authenticated — public procedures only
680 procedures122 routers
Request Builder
GETpublic
GET/api/trpc/system.health
Input JSON
Press Cmd+Enter to execute
View cURL equivalent
curl -X GET 'https://developer.foracity.com/api/trpc/system.health?batch=1&input=%7B%220%22%3A%7B%7D%7D' \ -H 'Content-Type: application/json' \ --cookie 'session=YOUR_TOKEN'
Response History (0)
No requests yet
Select a procedure and click Execute to make a live API call
Live Execution
Calls hit the real backend — data is live, not mocked
Auth Aware
Protected/admin calls require login — your session is used automatically
Live Manifest
Router catalog is fetched from the server at runtime — always in syncLast generated: 4/22/2026, 8:31:26 PM