{"entry":{"slug":"jsonplaceholder-api","name":"JSONPlaceholder","category":"api","summary":"Fake REST resources (posts, comments, users, todos, albums, photos) that accept GET/POST/PUT/DELETE, no key required.","description":"JSONPlaceholder serves a stable set of fake REST collections an agent can read and pretend to write to. Useful as a fixture when testing pagination, nested resources, query filters and write verbs without touching a real service: GET /posts, /posts/1/comments, /users, /todos, /albums, /photos; POST/PUT/PATCH/DELETE are accepted and answered realistically but never persist.","auth_mode":"none","endpoint":"https://jsonplaceholder.typicode.com/todos/1","docs_url":"https://jsonplaceholder.typicode.com/guide/","tags":["test","testing","fixtures","mock","rest","devtools"],"capabilities":["read fake rest resources","test pagination and filters","test write verbs without side effects","generate sample json data"],"auth_params":[],"input_format":"HTTP GET/POST/PUT/PATCH/DELETE with JSON body","output_format":"JSON","rate_limit":"No documented quota; shared free instance behind a CDN. Keep automated polling light.","pricing":"Free, no account.","invocation_example":"curl -s https://jsonplaceholder.typicode.com/todos/1","verified":false,"verified_at":null,"featured":false,"checks_total":1,"checks_ok":1,"avg_latency_ms":12,"health_ok":true,"health_status_code":200,"health_checked_at":"2026-09-20T11:58:08.264+00:00","health_latency_ms":12,"probe_url":"https://jsonplaceholder.typicode.com/"}}