Skip to main content
POST
Validate post content

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
platforms
string[]
required

Target platforms, e.g. ["twitter", "instagram"].

content
string

Post text to check.

media_urls
string[]

Media URLs the post would carry (used for required-media and extension checks).

Response

Validation report

success
enum<boolean>
Available options:
true
data
object
meta
object