{
 "name": "SEO Page Audit API",
 "endpoint": "GET or POST /audit",
 "params": {
  "url": "page URL (required)",
  "checkLinks": "true|false, verify links on the page (default true)"
 },
 "example": "/audit?url=https://example.com",
 "authentication": "Send your API key in the X-API-Key header (or subscribe via RapidAPI)."
}