Docs
Java SDK
Use com.relaypdf:relaypdf on Java 17+ when you want the official client instead of raw HttpClient. Request JSON field names match REST; methods are camelCase. The README is the full method and error reference.
The official Java SDK uses java.net.http.HttpClient and Jackson. Field names in request bodies match REST. Methods are camelCase.