Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 617 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 617 Bytes

Push Notifications API

API contracts

At the moment, this API will allow us to send notifications through the google SDK to a previously subscribed device.

API draft

coming soon...

Environments

Production

URL: https://apis.fromdoppler.com/doppler-push/

The production environment is updated when a new v1.* tag is pushed.

QA

URL: https://apisqa.fromdoppler.net/doppler-push/

The QA environment is updated when master branch is updated.

INT

URL: https://apisint.fromdoppler.net/doppler-push/

The INT environment is updated when INT branch is updated.