API Reference & SDKs

Screen Solution Developer Docs

Programmatically monitor devices, trigger emergency visual broadcasts, sync live layout widgets, and interact with the screen network via our robust developer endpoints.

Endpoints Catalogue

API Authentication

Authenticate your scripts and automation servers using bearer tokens securely.

Resource Endpoint SchemaGET
curl -X GET "https://api.screenssolution.com/v3/auth/validate" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"