Introduction to API client libraries

Inside the docs directory of the latest release you can find client examples and libraries for Java, Python and PHP. Inside each of these you may also find a directory for some of the available technologies for communicating to an isk-daemon (XML-RPC, SOAP, etc).

Details for the POX (Plain Old XML over HTTP POST) interface are available on the directory “POX_details“. This includes XML Schema definitions and some XML command examples.

Comments are closed.