https://github.com/mindee/mindee-api-nodejs
Mindee API Helper Library for Node.js
https://github.com/mindee/mindee-api-nodejs
api-client nodejs ocr ocr-api sdk
Last synced: 3 months ago
JSON representation
Mindee API Helper Library for Node.js
- Host: GitHub
- URL: https://github.com/mindee/mindee-api-nodejs
- Owner: mindee
- License: mit
- Created: 2020-11-24T16:28:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-13T19:22:59.000Z (4 months ago)
- Last Synced: 2026-02-14T00:37:17.035Z (4 months ago)
- Topics: api-client, nodejs, ocr, ocr-api, sdk
- Language: TypeScript
- Homepage: https://mindee.com
- Size: 15.2 MB
- Stars: 26
- Watchers: 0
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT) [](https://github.com/mindee/mindee-api-nodejs) [](https://www.npmjs.com/package/mindee) [](https://www.npmjs.com/package/mindee)
# Mindee API Helper Library for Node.js
Quickly and easily connect to Mindee's API services using Node.js.
## Mindee API Versions
This client library has support for both Mindee platform versions.
### V2 - Latest
This is the latest platform located here:
https://app.mindee.com
It uses **API version 2**.
Consult the
**[V2 Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**
### V1
This is the platform located here:
https://platform.mindee.com/
It uses **API version 1**.
Consult the
**[V1 Documentation](https://docs.mindee.com/v1/libraries/nodejs-sdk)**
## Additional Information
**[Source Code](https://github.com/mindee/mindee-api-nodejs)**
**[Reference Documentation](https://mindee.github.io/mindee-api-nodejs/)**
**[Feedback](https://feedback.mindee.com/)**
### License
Copyright © Mindee
Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).