Back

API Documentation

Integrate our ULTIMATE SEO Audit API.

Endpoint: Ultimate SEO Audit

POST https://auditapi.pro/ultimate-seo-audit.php

Parameters:
- url (required): Website URL to audit
- email (optional): For report delivery
- white_label (optional): Agency name for white-label

Response:
{
  "success": true,
  "score": 85.5,
  "checks_performed": 100,
  "report_url": "https://auditapi.pro/reports/audit_123.html",
  "stripe_checkout": "https://buy.stripe.com/test_00g5nE7Uq6jC7OEbII"
}
Back to Home