Changelog

  • 2023-05-01

    Beta: Kew Gardens / TDWG based floras
    New identification engine based on Kew Gardens' POWO species list and TDWG's WGSRPD lvl.2 geographical areas
    Learn here what changes and how to try it
    BREAKING CHANGE COMING SOON (Oct. 1st 2023) − default behaviour does not change for now

  • 2022-11-28

    New Web UI
    Dashboard helps you keep track of your usage
    Mobile friendly responsive-design

  • 2022-07-12 v2.2.1

    Add no-reject optional parameter
    Use it to disable rejection of images identified as non-plants

    Add optional email address for quota alerts (contractualized users)
    If you don't want to receive your quota alerts on your account's main email address

  • 2022-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 services

  • 2021-05-12 v2.1.2

    Increase free quota
    Free accounts now get 500 queries per day

  • 2021-04-22 v2.1.1

    Queries priorization
    In case of overload, contractualized accounts still get minimal service

  • 2021-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 page

  • 2020-10-09 v2.0.2

    Add include-related-images optional parameter
    Use it to get similar images

  • 2019-09-25 v2.0.1

    Add POST route
    Use it to identify local images

    Deprecate v1/identify route
    You should now use v2/identify instead

  • 2019-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