Pushbullet HTTP API

REST API for sending and managing pushes, devices, chats, channels, subscriptions, and file uploads across the Pushbullet ecosystem. Authentication uses an access token from account settings supplied via the `Access-Token` header; OAuth 2.0 is available for third-party apps.

API entry from apis.yml

apis.yml Raw ↑
aid: pushbullet:http-api
name: Pushbullet HTTP API
description: REST API for sending and managing pushes, devices, chats, channels, subscriptions, and file
  uploads across the Pushbullet ecosystem. Authentication uses an access token from account settings supplied
  via the `Access-Token` header; OAuth 2.0 is available for third-party apps.
humanURL: https://docs.pushbullet.com
baseURL: https://api.pushbullet.com/v2
tags:
- Notifications
- Push
- Devices
- Messaging
- SMS
properties:
- type: Documentation
  url: https://docs.pushbullet.com
- type: OAuth
  url: https://docs.pushbullet.com/#oauth2
- type: Realtime Event Stream
  url: https://docs.pushbullet.com/#realtime-event-stream