signl4.com

Use our API for systems integration or to build your own use cases. Sample scenarios include but are not limited to: 2-way integration: Triggering of Signls and updates in the third party systems when alert state changes occur Retrieving alarms for logging purposes Cale

๐Ÿ”‘ oauth2 101 endpoints messaging
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get infos of all teams.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://connect.signl4.com/api/teams
Get all Users
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://connect.signl4.com/api/users
Get Webhooks
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://connect.signl4.com/api/webhooks
Endpoints (101 total)
GET
/teams
Get infos of all teams.
GET
/users
Get all Users
GET
/webhooks
Get Webhooks
GET
/alerts/report
Get Alert Report
GET
/subscriptions
Get infos of all available/managed subscriptions.
GET
/teams/{teamId}
Gets infos of a specific team.
GET
/users/{userId}
Get User by Id
GET
/prepaid/balance
Get your subscription's current prepaid balance.
GET
/alerts/{alertId}
Get Alert
GET
/prepaid/settings
Get your subscription's current prepaid settings.
GET
/categories/images
Gets the names of all alert category images. You can get the image by going โ€ฆ
GET
/scripts/instances
Returns all script instances of the SIGNL4 team
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints101
Authoauth2
Categories1
https://connect.signl4.com/api