Маълумотномаи API
links
39 нуқтаи ниҳоӣ дар ин минтақа. Ҳар яки он саҳифаи худро бо параметрҳо, ҷавоб ва дархосте дорад, ки шумо метавонед иҷро кунед.
| Усул | Масир | Он чӣ кор мекунад | Иҷозат |
|---|---|---|---|
| POST | /v1/connector/claim | Redeem a pairing code — called by the Zinn® WordPress connector plugin. | — |
| GET | /v1/content/external-sites | WordPress sites you connected that we do not host. | — |
| POST | /v1/content/external-sites | Connect a WordPress site we do not host, with an application password. | — |
| POST | /v1/content/external-sites/pairing | A one-time code for the Zinn® connector plugin. | — |
| POST | /v1/content/external-sites/{siteId}/verify | Re-check the credential on one connected external site, now. | — |
| GET | /v1/content/link-sets | Your reusable link sets — the URLs you build links to, and the words for each. | — |
| POST | /v1/content/link-sets | Create a link set. | — |
| DELETE | /v1/content/link-sets/{linkSetId} | Delete a link set no recipe is using. | — |
| GET | /v1/content/link-sets/{linkSetId} | One link set, with its resolved distribution. | — |
| PATCH | /v1/content/link-sets/{linkSetId} | Rename a link set, archive it, or replace its links. | — |
| DELETE | /v1/content/placements/{placementId} | Cancel a scheduled publication. | — |
| GET | /v1/content/posts | The organisation's content library. | — |
| POST | /v1/content/posts | Write a new post. | — |
| POST | /v1/content/posts/generate | Write article drafts with the model. | — |
| DELETE | /v1/content/posts/{postId} | Delete a post that is not live anywhere. | — |
| GET | /v1/content/posts/{postId} | One post. | — |
| GET | /v1/content/posts/{postId}/placements | Where this post is scheduled or live. | — |
| POST | /v1/content/posts/{postId}/placements | Schedule this post onto one of your sites. | — |
| GET | /v1/content/run-schedules | Repeating posting runs. | — |
| POST | /v1/content/run-schedules | Post to these sites every N hours. | — |
| DELETE | /v1/content/run-schedules/{scheduleId} | Delete a cadence. | — |
| PATCH | /v1/content/run-schedules/{scheduleId} | Change or pause a cadence. | — |
| GET | /v1/content/runs | Multi-site AI posting runs. | — |
| POST | /v1/content/runs | Start a multi-site posting run. | — |
| GET | /v1/content/runs/{runId} | One run, with every site's outcome. | — |
| POST | /v1/content/runs/{runId}/resume | Retry the sites that failed — never the ones that worked. | — |
| GET | /v1/content/target-presets | The headless CMS products we can publish to, and what each can carry. | — |
| GET | /v1/content/targets | Which of your sites can receive a post, and why the rest cannot. | — |
| GET | /v1/content/targets/facets | Filter counts over the whole matching set, not the current page. | — |
| POST | /v1/content/targets/probe | Re-check, for real, whether these sites can receive a post. | — |
| GET | /v1/link-edits | Bulk edits this organisation has run. | — |
| POST | /v1/link-edits | Change or remove a target's links across the network. | — |
| GET | /v1/link-edits/{editId} | One bulk edit, and what happened on every site. | — |
| POST | /v1/link-edits/{editId}/undo | Put back exactly what a bulk edit replaced. | — |
| GET | /v1/link-targets | The Link Tracker report — domains this org's sites link out to. | — |
| GET | /v1/link-targets/{targetId} | One target, and which of the customer's sites link to it. | — |
| GET | /v1/link-targets/{targetId}/edit-preview | How many links, posts and sites a bulk edit would change. | — |
| GET | /v1/link-targets/{targetId}/placements | Every link to this target, in every post, with its occurrence count. | — |
| POST | /v1/site-links/ingest | Receive one batch of a site's outbound-link scan (signed webhook). | — |