Authentication

PopNotifi uses token based authentication for API calls. You can generate API token from the website dashboard. Generated tokens allow the PopNotifi servers to properly authenticate that the API calls are originating from valid server.

The token needs to be sent in "token" header in your calls to our server.

GET https://api.popnotifi.com/

Headers

Last updated