{"name":"Papalily API","version":"1.1.1","description":"Extract structured JSON data from any website using AI","endpoints":{"POST /scrape":"Scrape a URL and extract data based on your prompt","POST /interact":"Execute interactive steps on a page (js, extract, css_schema, navigate, wait)","POST /session/start":"Start a persistent browser session","POST /session/:id/step":"Execute one step on a live session","GET /session/:id/state":"Get current session page state + screenshot","DELETE /session/:id":"Close a session and free resources","GET /health":"Health check","GET /usage":"Your API key usage stats (auth required)","GET /status/:requestId":"Look up a past request by ID"}}