Board operations

Push To Display Admin Portal

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

Boards and Device Targets

Creates boards via POST /v1.0/push/screens using name, optional description, and layout ID.

BoardDescriptionLayoutSigned Board IDOwnerCreatedUpdatedActions
Loading boards...

Push tokens

Issue and Revoke Push Tokens

Token PreviewToken IDOwnerScopesIssuedExpiresStatusRevokedActions
Loading token records...

Reference

API Routes and Rollout Notes

The admin portal currently supports API-backed board and token operations. Roadmap channels are listed explicitly as coming soon.

Publish messages

POST /api/v1/updates

Send structured display payloads to a signed board target using a push token.

Manage boards

GET | POST | DELETE /v1.0/push/screens

Create, inspect, and delete board records used by display devices.

Register devices

POST /v1.0/push/screens/devices

Bind active devices to boards so published messages reach the right audience.

Manage push tokens

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.