API Token
Developers
API Token
Open Developers → API Token to view and manage your project authentication token.
[TODO: captura de la página API Token con el bearer token]
Authentication
Add the token to the Authorization header as a Bearer token:
Store the token securely. Never expose it in client-side mobile or web code—call PushFire from your backend.
Actions
- Copy Token — copy the full Bearer value
- Regenerate Token — invalidates the previous token immediately
Documentation
For endpoints, examples, and response formats, open API Reference from this page or browse the API Reference guide in these docs.