# Pusher Beams API **Provider:** Pusher Beams **Category:** developer **Base URL:** `https://pusher.com` **Auth:** api-key โ€” `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 publishes/10s (free) ยท Higher on paid **Free Tier:** Yes โ€” available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://pusher.com/beams ## Description Simple, scalable and reliable. Hosted realtime APIs loved by developers and trusted by giants. Build live dashboards, notifications, geotracking, chat and more. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://pusher.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://pusher.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Push notifications. Free: 1,000 MAR (monthly active recipients), unlimited devices. Starter $49/mo (10K MAR). Growth $99/mo (50K MAR). Scale custom. --- *Source: [API Map](https://apimap.dev/apis/pusher-beams/) โ€” CC BY 4.0*