AlignIQx Services
Private API services gateway. This is an API host — there is no public UI.
Gateway
GET /v1— list available servicesGET /v1/health— gateway health
Scraping service
POST /v1/scraping/scrape— scrape one URL to markdown/htmlPOST /v1/scraping/crawl— start a multi-page crawl jobGET /v1/scraping/crawl/{id}— fetch crawl job status & results
Email service
POST /v1/email/verify— verify a single email's deliverability
Service endpoints require Authorization: Bearer <api-key>.