SDKs
Java
Official Java SDK for S2
Powered by the gRPC API.
Getting started
-
Install the latest version of the
s2-sdk
package.- Instructions on loading it into your Maven or Gradle dependencies can be found in the README.
-
Generate an authentication token from the dashboard.
-
Try creating a class which sends a request to S2.
You can find more examples on the repo!