Mindee API Helper Library for Ruby

Quickly and easily connect to Mindee’s API services using Ruby.

Mindee API Versions

This client library has support for both Mindee platform versions.

V2 - Latest

This is the latest platform located here:

app.mindee.com

It uses API version 2.

Consult the <a href=“https://docs.mindee.com/integrations/client-libraries-sdk”>V2 Documentation</a>

V1

This is the platform located here:

platform.mindee.com/

It uses API version 1.

Consult the <a href=“docs.mindee.com/v1/libraries/ruby-sdk”>V1 Documentation</a>

Additional Information

<a href=“https://github.com/mindee/mindee-api-ruby”>Source Code</a>

<a href=“https://mindee.github.io/mindee-api-ruby/”>Reference Documentation</a>

<a href=“https://feedback.mindee.com/”>Feedback</a>

License

Copyright © Mindee

Available as open source under the terms of the <a href=“opensource.org/licenses/MIT”>MIT License</a>.