ai

POST /v1/ai/images/posts/{postId}

Generate a featured image and in-post images for a content post.

Dukkan ai wuraren ƙarshe

Dukan takardun mai haɓakawa

Tabbatar da Asali

Aika maɓallin API azaman alamar ɗauka (bearer token). Dole ne maɓallin ya kasance yana da izinin links.edit; idan babu shi, za a ƙi amfani da maɓallin tare da lambar 403, ba 404 ba.

Inda ID ɗin kungiyar ku ke zuwa

Wannan ma'ajiyar tana karɓar org_id a matsayin fili a cikin jikin JSON.

Ana samun lambar kungiyar ku a kan shafin maɓallan API a cikin madanninku, kusa da maɓallin kansa. Shi ne lambar da ta dace a kowane kiran da kuka yi.

Gwada

May gurbin komai da ke cikin kusurwa da ƙimar ka, kuma may gurbin maballi da maballi daga allon sarrafa ka.

curl -X POST https://api.zinndigital.com/v1/ai/images/posts/{postId} \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{  }'

An shiga? Na'urar sarrafa API da ke cikin sashin kulawarka tana cika ainihin lambar ƙungiyarka da maɓallinka naka, sannan tana gudanar da buƙatar a kan ainihin API don haka zaka iya ganin amsar gaske. Buɗe wannan tashar a cikin na'urar kula da API

Bayani

Generates the images and writes the <img> placeholders into the post body, in one transaction. ⛔ Those are deliberately not two endpoints: one that generated images and left the body alone would produce rows in a table, nothing on a page, and a dashboard reporting success. Alt text is generated and stored in the source language and localised to the destination site's language when the post is published (§2.19) — one post goes to many sites, so the language is a property of the site, not of the draft. The response carries unmet: anything the chosen provider could not honour, in words for the customer. Nothing is silently dropped. Requires links.edit.

Sigogi

SunaNau'iAna buƙataAbin da yake
postId (path)UuidEh

Jikin buƙata

SunaNau'iAna buƙataAbin da yake
featuredbooleanA'a
inline_countintegerA'a⛔ Bounded at 4. A hundred near-identical stock-looking images across a network is a footprint, which is the one thing the Footprint-Free line exists to avoid.
stylestringA'aWoven into every prompt — "photographic, no text overlay, muted palette".
providerAiImageProvider | string<>A'aLeave empty to let the platform choose.
modelstringA'aA specific model_id to pin, or empty to follow the provider's default.
target_localestringA'aThe language the post will be published in, so alt text is localised to the site rather than to the dashboard's UI locale.
org_idUuidA'aUUIDv7 identifier — sortable by creation time (docs/02 §8).

Martani

SunaNau'iAna buƙataAbin da yake
dataGeneratedImage[]Eh
unmetstring[]A'aWhat the chosen provider could not honour, in words for the customer. ⛔ Present and empty rather than absent when everything was honoured, so a client can tell "nothing was…
body_htmlstringA'aThe post body with the generated images' placeholders written into it.

Kuskuren da wannan matsaya za ta iya maido wa

401 · 403 · 404 · 422 · 429