Skip to main content
POST
CreatePageReviewAPI mirrors erdo_review_pages: start a review of one or more

Authorizations

Authorization
string
header
required

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

Body

application/json
audience
string
goal
string
urls
string[]

Response

Success response

audience
string

the create request. Empty when none was declared.

created_at
string<date-time>
error
string
goal
string

back from the create request. Empty when none was declared.

id
string<uuid>
input_urls
string[]
report
PageReviewReport is the persisted, typed result of a review — one entry per · object

submitted URL. Version guards the shape as the report grows.

status
string
updated_at
string<date-time>