Structured Data (Schema.org JSON-LD) Validator API
## Schema.org JSON-LD Validator API Validate Schema.org JSON-LD structured data used on websites with a simple API. You can either pass raw schema objects or provide a webpage URL. When sending schemas directly, you can validate up to 10 schemas per request. If you provide a URL, the API will automatically extract and validate all JSON-LD schemas found on the page. The API returns clear…
Structured Data (Schema.org JSON-LD) Validator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate Direct JSON -LD Schema /api/validate-schema |
Validate schema.org JSON LD objects sent directly in the request body. This endpoint checks user provided schemas for syntax and structure issues, and returns validation results… |
| POST |
Validate JSON -LD Schema From WebPage URL /api/validate-schema |
Validate schema.org JSON-LD structured data extracted from a webpage URL. This endpoint fetches the page, extracts JSON-LD scripts, and validates each schema for syntax and… |
Structured Data (Schema.org JSON-LD) Validator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 300 / minute |
|
| PRO | $10 / month | 300 / minute |
|
| ULTRA | $25 / month | 300 / minute |
|
| MEGA | $75 / month | 300 / minute |
|