Publish messages
POST /api/v1/updates
Send structured display payloads to a signed board target using a push token.
Board operations
Manage board targets and push credentials for your publishing flows. This portal is wired to live API routes for boards and tokens.
API Base: https://services.pushtodisplay.com
Boards
Creates boards via POST /v1.0/push/screens using name, optional description, and layout ID.
| Board | Description | Layout | Signed Board ID | Owner | Created | Updated | Actions |
|---|---|---|---|---|---|---|---|
| Loading boards... | |||||||
Push tokens
| Token Preview | Token ID | Owner | Scopes | Issued | Expires | Status | Revoked | Actions |
|---|---|---|---|---|---|---|---|---|
| Loading token records... | ||||||||
Reference
The admin portal currently supports API-backed board and token operations. Roadmap channels are listed explicitly as coming soon.
POST /api/v1/updates
Send structured display payloads to a signed board target using a push token.
GET | POST | DELETE /v1.0/push/screens
Create, inspect, and delete board records used by display devices.
POST /v1.0/push/screens/devices
Bind active devices to boards so published messages reach the right audience.
GET | POST | DELETE /v1.0/push/tokens
Issue, list, and revoke publishing credentials from one place.
Coming Soon
CLI (pushtodisplay) is planned.
n8n, Zapier, and Power Platform connectors are planned.
Agent skills are planned for AI-native workflows.