Skip to main content

We've Launched a New Documentation Website (Beta Launch)

The documentation for DuitNow is now available on our newly launched documentation platform. This is an initial beta rollout of our new documentation site, designed to become the long-term home for all documentation moving forward.

You'll find the familiar content you're used to—now hosted on a new platform that will progressively receive updates and enhancements.

We encourage you to start accessing DuitNow materials there to explore the new experience and ensure you're viewing the latest documentation updates. If you have any feedback, please reach out to us.

Visit the New Documentation Website

Construct Header

Overview

The connection between the client applications and the API is secured with TLS/SSL.

It is recommended that the URL domain is compatible for both testing and production to ensure that during the testing stage, notification configuration meets RPP requirements.

info

Our APIs only support TLS 1.2

API Security Header

All incoming requests via API must include the following parameters in the HTTP header.

ParameterValue
Content-Security-Policyscript-src 'self' ajax.cloudflare.com
Strict-Transport-Securitymax-age=1000
X-Xss-Protection1; mode=block
X-Frame-OptionsDENY
X-Content-Type-Optionsnosniff
Referrer-Policystrict-origin-when-cross-origin
Custom-HeaderSuccess