API Reference
This section summarizes XCrawl API reference and common conventions.
Common conventions
Base URL
All endpoints use:
https://run.xcrawl.com
Authentication
All endpoints use Bearer token:
Authorization: Bearer <api_key>
Time format
All time fields are ISO 8601 strings, for example:
2026-01-13T12:34:56Z
