RESTful Headless API
Build custom apps on the
Write IQ Engine.
Bypass the dashboard completely. Integrate our Brand DNA extraction, EEAT Schema generation, and Live SERP scraping directly into your own SaaS or internal tools via our Headless API.
Get API KeysStop dealing with raw Markdown.
If you use standard OpenAI APIs to write articles, you have to write massive regex parsers to format the data. Our API natively returns strictly-typed Zod JSON, meaning your front-end will never break.
POST /v1/generate
{
"keyword": "best crm",
"brand_dna_id": "bdna_8392",
"output_format": "universal-dna-v3"
} The Universal DNA Specification.
Every response adheres to our Universal DNA schema. It separates the Hero Image, the Body HTML, the Meta Tags, and the JSON-LD Schema into perfectly accessible JSON keys.