POST /api/static/sites/scan
Trigger a new scan run for a Site you already own. Use this to re-check a site after remediation or on a schedule. Requires an API key with theread-and-scan scope.
Request
Headers:x-api-key(required): Your Rafter security API key, scoperead-and-scanContent-Type: application/json
projectId or url to identify the site. Optionally restrict the scan to specific sections.
Example Request
Response
Success (200 OK):The 404 response is deliberately identical whether the site doesn’t exist or simply isn’t owned by your account — this avoids leaking which domains other accounts monitor.
Response Fields
Rate Limiting
The API implements rate limiting to ensure fair usage:- Rate Limit: 100 requests per minute per IP address
- Quota: Based on your subscription plan

