Console developers
Console developers
The Developers section covers outbound programmatic messaging—sending push and email from your backend using PushFire APIs.
Available to Owner and Editor.
[TODO: captura del submenú Developers en el sidebar]
API Token
Project-scoped bearer token for authenticating API requests. Open Developers → API Token.
API Messages
Send push notifications and transactional emails programmatically. Open Developers → API Messages and choose Push Notifications or Email Notifications.
API Keys
Additional keys for specific integration scenarios—see the API Keys guide.
API Reference
Full endpoint documentation with request and response examples. Linked from the console and from this docs site.
Inbound vs outbound
- Inbound (Integrations) — register subscribers and events from your app
- Outbound (Developers) — trigger message delivery from your server
Related Guides
Continue learning with these related guides
API Reference
Pushfire provides a comprehensive set of API endpoints that allow you to seamlessly integrate your applications with the Pushfire platform. Through these endpoints, you can efficiently manage your audience by creating, updating, and organizing subscribers, defining segments to target specific groups, and assigning tags to enrich subscriber profiles with additional context or attributes. This API-first approach ensures that your applications can programmatically interact with Pushfire, enabling automation, personalization, and scalable audience management for notifications, campaigns, and user engagement.
API Keys
API Keys vs API Token for PushFire REST authentication.