How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MagicBell web_push API

The web_push API from MagicBell — 8 operation(s) for web_push.

MagicBell web_push API is one of 28 APIs that MagicBell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Web Push. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 13 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://api.magicbell.com/v2.

13 operations 8 paths 9 schemas 4 DELETE5 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://api.magicbell.com/v2
Contact
Resource Areas
1

Paths & Operations 13

Across 8 paths, the API surfaces 13 operations — 4 DELETE, 5 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

web_push 13
GET
/channels/web_push/tokens
Lists all webpush tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
get_web_push_tokens 3 params → 200
POST
/channels/web_push/tokens
Saves a webpush 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 combination, allowing fo…
save_web_push_token body → 201
DELETE
/channels/web_push/tokens/{token_id}
Revokes one of the authenticated user's webpush tokens. This permanently invalidates the specified token, preventing it from being used for future channel access. This action cannot be undone. Users…
discard_web_push_token 1 param → 200
GET
/channels/web_push/tokens/{token_id}
Retrieves details of a specific webpush token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Users can only access thei…
get_web_push_token 1 param → 200
DELETE
/integrations/web_push
Removes a webpush integration configuration from the project. This will disable the integration's functionality within the project.
delete_web_push_integration → 204
GET
/integrations/web_push
Retrieves the current webpush integration configurations for a specific integration type in the project. Returns configuration details and status information.
get_web_push_integration → 200
PUT
/integrations/web_push
Creates or updates a webpush integration for the project. Only administrators can configure integrations.
save_web_push_integration body → 200
POST
/integrations/web_push/installations
Creates a new installation of a webpush integration for a user. This endpoint is used when an integration needs to be set up with user-specific credentials or configuration.
save_web_push_installation body → 201
POST
/integrations/web_push/installations/start
Initiates the installation flow for a webpush integration. This is the first step in a multi-step installation process where user authorization or external service configuration may be required.
start_web_push_installation → 201
DELETE
/integrations/web_push/{id}
Removes a specific webpush integration instance by ID from the project.
delete_web_push_integration_by_id 1 param → 204
GET
/users/{user_id}/channels/web_push/tokens
Lists all webpush tokens associated with a specific user. This endpoint is available to project administrators and returns a paginated list of tokens, including both active and revoked tokens.
get_web_push_user_tokens 4 params → 200
DELETE
/users/{user_id}/channels/web_push/tokens/{token_id}
Revokes a specific user's webpush token. This endpoint is available to project administrators and permanently invalidates the specified token. Once revoked, the token can no longer be used to access…
discard_web_push_user_token 2 params → 200
GET
/users/{user_id}/channels/web_push/tokens/{token_id}
Retrieves a specific webpush token by its ID for a given user. This endpoint is available to project administrators and requires project-level authentication. Use this to inspect token details includ…
get_web_push_user_token 2 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are WebPushTokenResponse (6 properties), Links (3 properties), WebpushConfigObject (3 properties), DiscardResult (2 properties). Each schema is shown below with its type and property counts.

ArrayOfWebPushTokenResponses
object
2 properties
WebPushStartInstallationResponse
object
2 properties 2 required
WebpushConfigObject
object
3 properties 3 required
DiscardResult
object
2 properties
WebPushTokenResponse
object
6 properties 4 required
Links
object
3 properties
WebpushConfig
object
2 properties 2 required
ArrayOfWebpushConfigObjects
object
2 properties
WebPushToken
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

magicbell-web-push-api-openapi.yml Raw ↑

Other APIs MagicBell publishes across the network.

MagicBell REST API v1
MagicBell apns API
MagicBell awssns API
MagicBell broadcasts API
MagicBell channel/email API
MagicBell channel/mobile_push API
MagicBell channel/slack API
MagicBell channel/sms API
MagicBell channel/web_push API
MagicBell channels API
MagicBell expo API
MagicBell fcm API
Where this information came from

This is an independent, third-party profile of MagicBell web_push API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.