- Request permission in the Developer Portal Advanced settings, for your mini app,
- Request permission to send notifications from the user, via MiniKit (see Request Permission),
- Actually send the notification using our API or the Developer Portal.
Manually sending notifications from Developer Portal
This form doesn’t support localized notifications yet. To take advantage of
localizations, use the API.

Send
button and get a success response, your notifications will be queued for delivery.
Calling the send-notification endpoint
The API endpoint provides capabilities for sending notifications programmatically. These notifications can be localized, which ensures you reach users in their preferred language. This results in a dramatically higher engagement rate.Localization made simple
reason
in the response.
For complete API documentation including all supported languages and response formats, see the API Reference.