MagicBell REST API v1

The legacy MagicBell REST API (v1) for notification delivery, user management, and channel configuration. Supports API key and user external ID based authentication. Rate limits are lower than v2 (100 req/min for read endpoints, 60 req/min for write endpoints). New integrations should use v2.

API entry from apis.yml

apis.yml Raw ↑
aid: magicbell:rest-api-v1
name: MagicBell REST API v1
description: 'The legacy MagicBell REST API (v1) for notification delivery, user management, and channel
  configuration. Supports API key and user external ID based authentication. Rate limits are lower than
  v2 (100 req/min for read endpoints, 60 req/min for write endpoints). New integrations should use v2.

  '
humanURL: https://www.magicbell.com/docs/v1
baseURL: https://api.magicbell.com
tags:
- notifications
- users
- legacy
- REST
properties:
- type: Documentation
  url: https://www.magicbell.com/docs/v1
- type: PostmanCollection
  url: https://documenter.getpostman.com/view/2269098/2sAYdhLAjv