---
title: Evaluate SEO Health API
slug: evaluate-seo-health
url: https://apyverse.com/chisleroff/service/evaluate-seo-health
provider: Website Intelligence
categories: [Marketing, SEO]
tags: [seo-audit, structured-data, rich-results, open-graph, metadata-check]
auth: api_key
---

# Evaluate SEO Health API

Audit a webpage URL and get a grade, score, structured-data breakdown, and top fixes. Useful for page QA, SEO monitoring, and rich results checks.

## Endpoints

| Method | Path | Description | Atoms |
| --- | --- | --- | --- |
| POST | `chisleroff/seo/health-score` | What it does Evaluates the SEO health of a webpage from the submitted URL and returns an assessment… | 50 |

## About

## What it does
SEO Health Check evaluates a webpage URL and returns a structured audit of the page’s SEO signals. Send a URL and get back a grade, score, and a breakdown of the page’s metadata and structured-data status.

Use it to spot common issues before a page ships or to monitor live pages for regressions. The response includes warning and critical error counts, JSON-LD and microdata counts, whether Open Graph and Twitter Card tags are present, and totals for rich results and eligible rich results.

You also get a list of top fixes so you can move from diagnosis to action quickly. That makes SEO Health Check useful in CI checks, content QA workflows, and internal tooling where you need a machine-readable audit of a public page.

If you’re validating landing pages, blog posts, or product pages, this gives you a compact snapshot of what search engines and social crawlers can see from the URL alone.

## Usage

Authenticate with an ApyHub API key in the `apy-token` header.
Full docs and a live playground: https://apyverse.com/chisleroff/service/evaluate-seo-health
