{"name":"Propdata Scraper API","version":"1.0.0","endpoints":{"health":"/health","api":{"properties":{"list":"GET /api/v1/properties","get":"GET /api/v1/properties/:id","stats":"GET /api/v1/properties/stats"},"agents":{"list":"GET /api/v1/agents","get":"GET /api/v1/agents/:id","properties":"GET /api/v1/agents/:id/properties"},"locations":{"search":"GET /api/v1/locations/search?q=query","list":"GET /api/v1/locations","get":"GET /api/v1/locations/:id","properties":"GET /api/v1/locations/:id/properties"}},"admin":{"trigger_sync":"POST /admin/sync (type: full|properties|agents|locations)","queue_stats":"GET /admin/queues"}}}