Skip to main content

Security

BillEase API Protection

We use JWTs to protect our APIs.

You can find your personal token in the Integration page of the Merchant portal.

Security

Callback API Protection

You also have to provide the security details for your callback APIs.

At this moment we support the following options:

  • JWT signed by security key
  • API key
  • Basic authentication