Stackwyre API

Generate AI audits and lead intelligence dossiers programmatically.

Authentication

All API requests require a Bearer token:

Authorization: Bearer sw_api_your_key_here

Get your API key at /partners or email [email protected].

Endpoints

Generate Audit

POST/api/v1/audit

Generate a 14-page AI Profit Leak Audit for any business Website.

ParameterTypeRequiredDescription
urlstringYesBusiness Website URL to audit
emailstringNoEmail to deliver the audit to
curl -X POST https://stackwyre.com/api/v1/audit \\
  -H "Authorization: Bearer sw_api_your_key" \\
  -H "Content-Type: application/json" \\
  -d '{"url": "https://example-dental.com"}'

Generate Dossier

POST/api/v1/dossier

Generate a lead intelligence dossier: digital score, pain points, opening lines, objection handling.

ParameterTypeRequiredDescription
urlstringYesBusiness Website URL
business_namestringNoBusiness name (improves accuracy)

Pricing

Pay Per Use

$10 /audit
$5 /dossier

Pro Plan

$99 /month

20 audits + 50 dossiers included. White-label branding available.

Get Your API Key →

Errors

CodeMeaning
401Missing or invalid API key
400Missing required parameter (url)
429Rate limit or plan limit exceeded
500Generation failed (retry in 30s)

Not a developer?

Get a free audit of your own business.

Free Business Audit →