Resources for integrating with Namirial Notify programmatically or through a supported no-code integration path.
Namirial Notify exposes REST APIs for certified communication services. You can use these APIs to submit communications, query their status, and retrieve related evidence from your own systems.
See API documentation for authentication, environments, service guides, and the unified OpenAPI reference.
Use the shared Error handling guide for HTTP status codes, service-specific error payload formats, and production recommendations for client-side error processing.
Namirial Notify can send push notifications to your system when a transaction changes state. See Callbacks and webhooks for configuration details.
See Integration workflows for end-to-end patterns that combine Submit, callback handling, Query or Get reconciliation, and affidavit retrieval.
See Security and authentication for production guidance on credential handling, callback hardening, and data-minimization practices.
See Performance and scaling for guidance on callbacks versus polling, pagination, evidence retrieval, and high-volume usage planning.
Ready-to-use API client collections are available for testing and exploring the APIs. See API collections for download links and setup instructions.
The QERDS identity verification service exposes a separate API for pre-registering recipients before sending a QERDS EviNotice. See QERDS user registration API for the endpoint, request fields, response schema, and return URL error codes.
Custom email templates created in the admin UI can be referenced in API submissions to replace the default system emails. See Using communication templates from the API for the EviNotice template parameters and examples.
If you prefer to integrate without writing code, Namirial Notify supports integration through certifica.me. See No-code integration for details.