SUPPORT GDB PORTAL
API
Our API provides a simple way to programatically send messages to your Pagers from any programming language.
To send a message you must be a GDB customer and have the appropriate credentials. For more information and full API Documentation please contact us [email protected].
To send a message you must be a GDB customer and have the appropriate credentials. For more information and full API Documentation please contact us [email protected].
- The API is entirely HTTP-based.
- Methods to retrieve data from the API require a GET request.
- Methods that submit, change, or destroy data require a POST.
- API Methods that require a particular HTTP method will return an error if you do not make your request with the correct verb.
- HTTP Response Codes are meaningful.
- The API is a RESTful resource.
- The API attempts to conform to the design principles of Representational State Transfer (REST).
Each API call requires that an API key is present in the request headers. Your API key is available on your My Account page. If you do not have access to the My Account page, please contact your administrator.