Java SDK

Official Java library for image moderation. Available on Maven Central, with Spring Boot auto-configuration.

Get API Key
<dependency>
  <groupId>com.imagemoderationapi</groupId>
  <artifactId>sdk</artifactId>
  <version>1.0.0</version>
</dependency>

SDK Features

Maven Central

Published to Maven Central for easy dependency management.

Spring Boot

Auto-configuration for Spring Boot applications.

Async Support

CompletableFuture API for non-blocking calls.

Android Ready

Compatible with Android projects (API 21+).

OkHttp Client

Built on OkHttp for efficient networking.

Java 8+

Supports Java 8 through 21 LTS.

Start Building with Java

Get Free API Key