Skip to main content
POST
Score content against its focus keyword with the formula-based SEO checks.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Fields to score

Fields to score against a focus keyword

focusKeyword
string
required

Search phrase the post targets

companyId
string

Company ID

title
string

Article title

content
string

Article body (markdown)

metaDescription
string

Meta description

seoTitle
string

SERP

slug
string

URL slug

Response

Formula-based SEO report

Formula-based SEO report

focusKeyword
string

Keyword the report was computed for

score
integer

Overall score 0-100

checks
object[]

Per-check results: {id, status (good/ok/bad), message}