Skip to content

Endpoints

Denys Koval edited this page Sep 16, 2025 · 2 revisions

/analyze — Full Analysis

  • Method: GET
  • Parameters:
    • url (string, required) → Website URL to analyze
  • Returns:
    Metadata, headings, links, images, word count, keyword density, load time, warnings, and SEO score.

/quick-score — Quick SEO Score

  • Method: GET
  • Parameters:
    • url (string, required)
  • Returns:
    SEO score + warnings only.

/metadata — Extract Metadata

  • Method: GET
  • Parameters:
    • url (string, required)
  • Returns:
    Title, description, keywords, H1/H2 headings.

📑 Pages

Overview

Reference

Help

Clone this wiki locally