API Reference
HTTP reference for PushFire Edge Functions at https://api.pushfire.app/functions/v1/. Authenticate with the project Bearer token from Developers → API Token.
Request bodies use a data wrapper unless noted in the endpoint schema. Each block below documents method, URL, request shape, success response, and common errors.
These endpoints cover devices, subscribers, tags, workflow execution, and programmatic push/email. Segment membership is computed in PushFire from tag rules—it is not managed directly through this API.
Track API-sent messages under Developers → API Messages. For SDK setup, see Integrations.
Authentication
Send Authorization: Bearer <token> on every request. Copy the token from Developers → API Token (Owner and Editor). Regenerate it if compromised.
Missing or invalid tokens return 401 as documented on each endpoint.
Devices
Subscribers
Subscriber tags
Workflows
Messaging
Related guides
- Developers
- Getting Started for Developers
- Resend connector
- Audience sync