MulticolorEngine API¶
The MulticolorEngine API is delivered over HTTP or HTTPS as a REST API with responses delivered in JSON or XML format.
The API is completely independent of your operating system, database system or development language. Libraries and language bindings to support REST and JSON are available in all major languages and platforms.
Two good introductions to REST are available at http://xfront.com/REST-Web-Services.html and http://infoq.com/articles/rest-introduction
More information on JSON can be found at http://json.org/ and http://en.wikipedia.org/wiki/JSON.
General¶
API methods¶
- POST add
- PUT update
- GET delete
- POST color_search
- GET get_image_colors
- POST extract_image_colors
- POST count_image_colors
- GET extract_collection_colors
- GET count_collection_colors
- GET get_metadata
- GET get_search_metadata
- GET get_return_metadata
- POST update_metadata
- GET count_metadata
- GET get_info
- GET count
- GET list
- GET ping
Libraries and Explorers¶
Support¶
If you require assistance or have questions, please get in touch or drop us an email at support@tineye.com.