We've just released version 1.0 of the Java Platform API. This APi allows you to communicate with the Granicus Platform and create/edit/fetch events, clips, metadata, etc. This
API is for integrating with the backend, so it's not designed for citizen use. We'll have an update on citizen facing APIs coming up early next year.
This is the first version of the API for Java and as a result does not have complete feature parity with the .NET API yet. For example, you cannot upload new clips yet, or perform indexing by communicating with encoders.
Future versions of this API will implement these features, with the end goal to meet and exceed the functionality currently in the .NET API.
The API source can be found at:
If you have any issues, or any urgent feature requests, please send an email to this group or open an issue on github.
Thanks!!
-javier