Agent Integrations

Connect website audits to AI workflows

ScanTheLink's Agent API pilot is designed for workflows where an agent needs website evidence before taking the next step. That can be a custom agent, n8n workflow, Make scenario, Zapier automation, CRM enrichment job, or agency reporting pipeline.

Integration Pattern

  1. Collect or receive a customer website URL.
  2. Call POST /api/v1/scans with an idempotency key.
  3. Poll GET /api/v1/scans/{agent_request_id}.
  4. Transform signals, scores, and findings into your workflow output.

Operational Notes

Keys are hashed, credits are tracked, repeated idempotency keys do not double-reserve credits, and stable error codes let the workflow decide whether to retry, ask for more credits, or fix the target.

Test Phase Offer

During the test and build-out phase, approved agent accounts can request Agent VIP Scans for USD 1 per accepted VIP scan. Access is manual and capacity-limited.

Open Agent docs View action schema