Free SEO checker - on-page scores, hints, and per-factor issue details.
SEO Check Report
ASYNCWRITENo auth
Submits a URL and returns an on-page SEO report with score, section scores, and issues.
ParametersFormJSON
Normalized target website URL to analyze (include scheme, e.g. https://example.com/)
Crawl depth mode for the SEO check
HTTP basic-auth username when the target site is behind authentication
HTTP basic-auth password when the target site is behind authentication
Report language code (e.g. en, de)
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_seobility_net_seo_check_report", "params": { "website": "https://www.spiegel.de/", "crawling_mode": "standard", "language": "en" } }'