Incep Digital
GuidesIncep Social Planner handbook
Administration5 min read

Connections, AI clients and the API

The Connections tab in Settings covers three ways of reaching the planner from outside: an AI client, a personal access token, and the mobile app.

Connecting an AI client

/settings

An AI assistant you already use can be connected to the planner, so you can ask it to draft a week of posts for a brand from wherever you work. You authorise it through a consent screen and can revoke it at any time.

Note: The connector exposes no content generation and never spends your AI provider keys. The connected client is already a model: it reads the brand and writes the copy itself. That is a deliberate design decision, not an omission.

Personal access tokens

/settings

For scripts and integrations of your own. A token acts as you, with your role, and is shown once when created.

The API and the mobile app

The planner exposes a versioned HTTP API. The mobile app uses it, and so can you. Every caller goes through the same service layer with the same agency scoping and the same role checks as the web app.