/
/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 versions and their associated system models.

    This endpoint returns a dictionary where keys represent available version numbers (e.g., "3.10.1") and values are lists of system models compatible with that version.

    get/v0/versions

    Response

    Successful response with available versions

    VersionsResponse required

    Changes