Skip to main content

API Playground

Pick an endpoint, fill in parameters, and send a live request against the forAgents.dev API (same-origin).

Basic API health and counts

Request preview

GET /api/health

Path params use {name}. Query params are appended automatically.

Parameters

No parameters.

Response

Send a request to see the response.

Tip: This playground uses fetch() from your browser, so cookies, auth, and rate limits apply.