Skip to main content
Call the Dojah REST API from a JVM backend with the Dojah Java client (Java 8+, Maven or Gradle).
This is a server-side client using your secret key (passed as Authorization) — never ship it in client code. For verification UI in an app, use a Widget SDK.

Install

pom.xml

Make a request

Verify.java
Every endpoint in the API reference is exposed on the client, grouped by API.