Documentation

Explore our guides to get the most out of our Notification service.
Everything you need to configure and optimize Signalgrid is right here.

Signalgrid-bash-api
curl -s \
    --form-string "client_key=[client-key]" \
    --form-string "channel=[channel-token]" \
    --form-string "type=INFO" \
    --form-string "title=This is the title" \
    --form-string "body=This is the body." \
https://api.signalgrid.co/v1/push
                                

This documentation is here to help you get set up quickly and find the right Signalgrid feature without having to guess your way through it.

  • Getting started guides for the basics
  • API references for push notifications and activities
  • Integrations for monitoring, automation, and developer workflows

If you have questions or cannot find what you need, just contact us. We do enjoy good documentation, but we also answer messages.

Integrations


API Documentation


Advanced Features


How to's