API Home       Error Codes       Your API Keys

imageloop API - Java/SOAP language library


Before you can use the Java/SOAP language library, you must have generated an API-Key for applications.

The imageloop API for Java is available as a ZIP file containing the imageloop API Java code, necessary SOAP code and required Apache AXIS 1.3 JARs. Please see seperate copyright and license conditions for Apache AXIS here.

Requirements

Java Runtime Environment 1.5 (Tiger) or newer is required. Java 1.4 is not supported, because the library uses the new language features which are available since Java 1.5. Newest builds of Java 6 (Mustang) are supported.

Download

We provide this language library in both source and pre-compiled form in a single ZIP file available for download (2.8 MB including necessary JARs).

API Docunentation

Javadoc of the Library is available in the downloaded ZIP file and online.

Demos

The libary contains demo codes, that can be executed using the batch file "runDemo.bat" from the directory "demos". Update the source file com.imagelooop.api.demos.Contstants with your API-Key and access token. Issue "runDemo 1", "runDemo 2Upload" or "runDemo 3List" to run the demos.

References

The WSDL file used in the build has been taken from www.imageloop.com/soap/api/api.wsdl, which referes to the XSD file www.imageloop.com/soap/api/api.xsd.