Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 998 Bytes

File metadata and controls

19 lines (12 loc) · 998 Bytes

Online Convert API2 Java SDK

This SDK provides a code base to interact with the API2 for Online Convert.

Since the API2 follows the Swagger specs this code has been generated using the swagger code generator, base in the curret API2 schema.

Requirements

Before using the SDK a valid account is needed in Online Convert in order to get an API key.

Features

  • The SDK allow to make file conversions using Online Convert API.
  • Provides an interface to interact with the REST API.

Report errors/bugs

If you are find any error in the SDK please report to us (time2help@online-convert.com).

Contributing

We are able to accept contributions to the SDK. To contribute please do the submit your pull request to the dev branch.