Skip to main content
POST
ValidatePageAPI mirrors the erdo_validate_page MCP tool.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Body

application/json
css
string
dataset_slugs
string[]
html
string
js
string
runtime
string

Response

Success response

validation
ArtifactValidationResult lives in this package so both the private API layer and · object

action callers can reference it without importing the validator implementation.