This domain hosts a private API for automated web data collection.
All endpoints require a valid token. Requests without a correct token are rejected.
GET /api/v1/pages?url=https://example.com&token=YOUR_TOKENPOST /api/v1/render?token=YOUR_TOKENGET /api/v1/assets?type=html&limit=50&token=YOUR_TOKENGET /api/v1/status/{job_id}?token=YOUR_TOKENDELETE /api/v1/jobs/{job_id}?token=YOUR_TOKEN401 Unauthorized.