Changelog
2022-07-12 v2.2.1
Add no-reject optional parameter
Use it to disable rejection of images identified as non-plantsAdd optional email address for quota alerts (contractualized users)
If you don't want to receive your quota alerts on your account's main email address2022-02-04 v2.2.0
API key exposure, with domains and IP based access restrictions
allows usage of API key in client apps (CORS)2021-12-07 v2.1.7
Allow "auto" value for organs parameter in identify routes
organs parameter is now optional, default value is "auto"Return version of model used for identification
2021-10-18 v2.1.6
Update terms of use
Add credits page
2021-09-29 v2.1.5
Add STA+ gateway for partners
2021-08-02 v2.1.4
Add DarwinCore methods for partners
2021-07-05 v2.1.3
Add Authenix authentication capability for partners
Registered Authenix-enabled client apps may use an access token for authorization on partners services2021-05-12 v2.1.2
Increase free quota
Free accounts now get 500 queries per day2021-04-22 v2.1.1
Queries priorization
In case of overload, contractualized accounts still get minimal service2021-02-22 v2.1.0
Remove expiration date of free accounts
2020-11-27 v2.0.3
Daily usage chart
Find a chart of your daily usage in your account page2020-10-09 v2.0.2
Add include-related-images optional parameter
Use it to get similar images2019-09-25 v2.0.1
Add POST route
Use it to identify local imagesDeprecate v1/identify route
You should now use v2/identify instead2019-09-24 v2.0.0
Add v2/identify route
Replaces v1/identify
WARNING Identification score is now in [0, 1[ and not [0, 100[ anymore