Java implementation of the Citrine API. See the python-citrination-client for a python version.
Usage examples belong here.
Tests must be provided the host URL of a Citrination site to test against as well as an API key for that site. These can be configured using the environment variables TESTS_CITRINATION_HOST, which defaults to https://citrination.com, and TESTS_CITRINATION_API_KEY. An encrypted key is included in the travis configuration file for automated builds.