Notifly
  • Welcome
  • Admin dashboard
    • Overview
    • Notification settings page
    • In-app settings
    • Template variables
    • Notification bundling
  • Widget
    • Introduction
    • Installation
      • Single page applications
      • Static pages (HTML)
    • Authentication
  • Notifly API
    • API Reference
    • Authentication
    • Response codes
    • User
    • Notification
Powered by GitBook
On this page

Was this helpful?

  1. Notifly API

API Reference

The Notifly API is similar to a standard REST API.

It's an HTTP API which accepts JSON and returns JSON, and uses standard HTTP response codes, authentication, and verbs.

The value of the Content-Type HTTP-header must be application/json for all requests.

PreviousAuthenticationNextAuthentication

Last updated 5 years ago

Was this helpful?