Skip to content

Glossary

Key domain terms and definitions used throughout ANKK APP and its APIs, linked to relevant guides.


The primary operational container encompassing SNS connections, publishing jobs, team members, and API keys. Each API key is strictly bound to a single brand.


An authenticated OAuth/credential link between a brand and an external social media account. Identified by a connection_id.


A logical publishing unit targeting a specific SNS connection, containing body text, media, hashtags, schedule time, and platform parameters.


An asynchronous background execution record tracking the delivery of a content item to its destination SNS.


  • Created Content: Posts originated and scheduled within ANKK APP (retriable upon failure, editable while queued).
  • Collected Content: Historical posts synced from external SNS accounts (read-only; not editable or retriable in ANKK).
  • Related Guides: Published Content

Indicates a request has passed authentication, quotas, and payload validation and is safely enqueued. Distinct from live delivery confirmation (published).


A unique client-supplied token that ensures safe retries without risking duplicate posts on external social networks.


⚠️ Reconnect Required vs Requires User Action

Section titled “⚠️ Reconnect Required vs Requires User Action”
  • Reconnect Required: Token expired or permissions revoked; requires OAuth re-authentication.
  • Requires User Action: Action needed directly within the external platform app (e.g., agreeing to new terms).
  • Related Guides: Failures & Retries, Connect SNS

An HMAC SHA256 signed real-time HTTP POST event delivered to your endpoint upon job completion.