Rise Wallet
  • 🙌Introduction
    • Self-Custody
    • Best Practices
    • Bigger Picture
  • Features
    • ✨Active on Devnet
  • Integrations
    • ⛓️Integrate Rise Wallet
      • With the Wallet Adapter
      • Without the Wallet Adapter
        • Detecting the Provider
        • Establishing Connection
        • Sending Transactions
        • Signing Transactions
        • Signing Messages
    • 🎭Profile Picture Protocol
      • Get a Wallet's Profile Picture
      • Set a NFT as a Profile Picture
      • Clear Profile Picture
    • ⚡Rise Notifications
      • Sending Notifications
      • User Perspective
        • Notification Center
        • Subscription Management
      • API Endpoints
        • Broadcast Endpoint
        • Unicast Endpoint
        • List Casts Endpoint
        • View Cast Endpoint
        • Check Key Subscription Status
Powered by GitBook
On this page
  1. Integrations
  2. Rise Notifications

API Endpoints

PreviousSubscription ManagementNextBroadcast Endpoint

Last updated 2 years ago

Apart from the dashboard, we provide API endpoints that let apps integrate notifications in their own custom business flows. For example, you can query and monitor the blockchain so that if any business logic condition is triggered, you can dispatch a unicast (ex: "You are about to be liquidated") or broadcast (ex: "A new NFT drop coming up").

API URL:

Currently, while in beta, there is a rate limit for broadcast and unicast calls.

Broadcast: 1 per min, 10 per hour, 20 per day.

Unicast: 1000 per min, 10000 per hour, 50000 per day.

API Key can be found inside the dashboard

⚡
https://api.aptcast.live