Skip to main content

API Reference

Base URL: https://seocrawler.app/api/v1

Authentication

Include your API key in the Authorization header:
API access requires an Agency plan. Generate keys at Settings → API.

Available Endpoints

Crawls

Start crawls, check status, and retrieve results programmatically.

Webhooks

Configure real-time notifications for crawl events.

Errors

All errors follow a consistent format:

Rate Limits

  • 1,000 requests/minute per API key
  • 10 crawl starts/minute
Headers included in every response:
The X-RateLimit-Reset header contains a Unix timestamp indicating when your rate limit will reset.