/
/ecoQuery User API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
api10
  • getRetrieve available releases
  • getSearch for datasets in the database
  • getSearch for LCIA indicators by method name, category, indicator or spold id.
  • getRetrieve a specific dataset by its ID, optionally with scores
  • postRetrieve multiple datasets in a batch, optionally with scores
  • postReport API usage
  • getRetrieve available versions and their associated system models.
  • getSearch for datasets in the database
  • getSearch for LCIA indicators by method name, category, indicator or spold id.
  • postRetrieve multiple datasets in a batch, optionally with scores
    api

    Retrieve available releases

    Returns a list of accessible releases. Each entry includes the version name, public release date and system model.

    get/v3/api1/versions

    Response

    Successful response with available releases

    totalinteger required

    Total number of accessible releases

    Changes