LAP Registry

MagicBell API Skill

magicbell

Provider: MagicBell Version: 2.0.0 Endpoints: 126 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/broadcasts
POST/broadcastsRetrieves a paginated list of broadcasts for the project. Returns basic information about each broadcast including its creation time and status.
GET/broadcasts/{broadcast_id}Creates a new broadcast message. When a broadcast is created, it generates individual notifications for relevant users within the project. Only administrators can create broadcast...
GET/channels/deliveryconfigRetrieves detailed information about a specific broadcast by its ID. Includes the broadcast's configuration and current status.
PUT/channels/deliveryconfig
GET/channels/mobile_push/apns/tokens
POST/channels/mobile_push/apns/tokensLists all mobile_push tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
DELETE/channels/mobile_push/apns/tokens/{token_id}Saves a mobile_push token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel...
GET/channels/mobile_push/apns/tokens/{token_id}Revokes one of the authenticated user's mobile_push tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action...
GET/channels/mobile_push/expo/tokensRetrieves details of a specific mobile_push token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Us...
POST/channels/mobile_push/expo/tokensLists all mobile_push tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
DELETE/channels/mobile_push/expo/tokens/{token_id}Saves a mobile_push token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel...
GET/channels/mobile_push/expo/tokens/{token_id}Revokes one of the authenticated user's mobile_push tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action...
GET/channels/mobile_push/fcm/tokensRetrieves details of a specific mobile_push token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Us...
POST/channels/mobile_push/fcm/tokensLists all mobile_push tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
DELETE/channels/mobile_push/fcm/tokens/{token_id}Saves a mobile_push token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel...
GET/channels/mobile_push/fcm/tokens/{token_id}Revokes one of the authenticated user's mobile_push tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action...
GET/channels/slack/tokensRetrieves details of a specific mobile_push token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Us...
POST/channels/slack/tokensLists all slack tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
DELETE/channels/slack/tokens/{token_id}Saves a slack token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel combin...
GET/channels/slack/tokens/{token_id}Revokes one of the authenticated user's slack tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action cannot...
GET/channels/teams/tokensRetrieves details of a specific slack token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Users ca...
POST/channels/teams/tokensLists all teams tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
DELETE/channels/teams/tokens/{token_id}Saves a teams token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel combin...
GET/channels/teams/tokens/{token_id}Revokes one of the authenticated user's teams tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action cannot...
GET/channels/web_push/tokensRetrieves details of a specific teams token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Users ca...
POST/channels/web_push/tokensLists all web_push tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
DELETE/channels/web_push/tokens/{token_id}Saves a web_push token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel com...
GET/channels/web_push/tokens/{token_id}Revokes one of the authenticated user's web_push tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action can...
GET/eventsRetrieves details of a specific web_push token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Users...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install magicbell

Downloads and installs to ~/.claude/skills/magicbell/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)