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
- POST update
- POST update_metadata
- GET delete
- POST search_color
- POST search_metadata
- POST extract_image_colors
- POST extract_collection_colors
- POST count_image_colors
- POST count_collection_colors
- POST count_metadata
- GET get_image_colors
- GET get_metadata
- GET get_search_metadata
- GET get_return_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.