πΊοΈAsset
Search through hundreds of sustainability projects and pools.
Search for a set of Pools
GET
https://api.carbonlink.io/v1/assets/pools
Use the Search Query Language to filter the Carbonlink Asset Library for Pools based on a set of filter criteria.
Query Parameters
Name | Type | Description |
---|---|---|
criteria* | string | Set of fields and operations to parse into Search Query Language for filtering Pools in the Carbonlink Asset Library |
fullTextSearch* | string | Raw set of words or phrases to search for Pools in the Carbonlink Asset Library. |
Search for a set of Projects
GET
https://api.carbonlink.io/v1/assets/projects
Use the Search Query Language to filter the Carbonlink Asset Library for Projects based on a set of filter criteria.
Query Parameters
Name | Type | Description |
---|---|---|
criteria* | string | Set of fields and operations to parse into Search Query Language for filtering Projects in the Carbonlink Asset Library |
fullTextSearch* | string | Raw set of words or phrases to search for Projects in the Carbonlink Asset Library. |
Last updated