Signaview REST API
Integrate digital signage into your applications with our complete and well-documented API.
RESTful API
Complete REST API with endpoints to manage screens, content, playlists and more.
Webhooks
Receive real-time notifications about events on your screens and content.
SDKs
SDKs available for JavaScript, Python and PHP. Quick and easy integration.
Documentation
Complete documentation with code examples and quick start guides.
Main Endpoints
Authentication
The API uses Bearer tokens for authentication. Get your API key from the dashboard.
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.signaview.live/v1/screens
Screens
GET /v1/screens- List all screensGET /v1/screens/{id}- Get screen detailsPUT /v1/screens/{id}- Update screen configurationPOST /v1/screens/{id}/command- Send command to screen
Content
GET /v1/content- List all contentPOST /v1/content- Upload new contentDELETE /v1/content/{id}- Delete content
Playlists
GET /v1/playlists- List all playlistsPOST /v1/playlists- Create new playlistPUT /v1/playlists/{id}- Update playlistPOST /v1/playlists/{id}/assign- Assign to screens
Available Integrations
Zapier
Connect Signaview with over 5,000 applications without code.
Google Sheets
Automatically update content from spreadsheets.
POS Systems
Integration with popular point of sale systems.
RSS/XML
Display news feeds and external data on your screens.
Ready to integrate?
Create your account and get access to the API. Complete documentation available.