openapi: 3.1.0 info: title: Isometric Certify Data Ingestion Beneficiaries Measurement Samples API description: "# Standards\n\n## Versioning\n\nThis API will be safely versioned using root path versioning, in the format `/v{major}`. For example, `/registry/v0/supplier`.\n\n### Compatibility\n\nWe won't make breaking changes to existing API services or endpoints for API versions higher than `v0`. If breaking changes are necessary, we'll release a new major version.\nWe may deprecate APIs that have been replaced by a newer version. When doing so, we will expect\nintegrated partners to manage a transition to new resources within the deprecation timeline of old ones.\n\nWe will make the following sort of changes we do not consider to be breaking:\n\n- Adding new endpoints\n- Adding optional query parameters to API endpoints\n- Adding new properties to existing API responses\n- Reordering properties in existing API responses\n\nIt is important that clients are built to be robust to these changes.\n\n## Pagination\n\nOur API is based on the [Relay](https://relay.dev/docs/tutorial/connections-pagination/) pagination spec. Paginated endpoints\nwill return a `PaginatedListResource` which contains:\n\n- `page_info` - Containing information regarding pagination cursors and the total number of entities.\n- `nodes` - Each node is a paginated entity.\n- `total_count` - The total size of the list across all pages.\n\n### Pagination Parameters\n\nPaginated endpoints also accepted a standard set of query parameters:\n\n- `last` - An integer number of items to retrieve **before** the item represented by the cursor passed in the `before` parameter. Defaults to 10 with a maximum value of 50.\n- `before` - An opaque cursor representing the first item in the previously requested page to select items ordered before it. Submit the previously requested page's `start_cursor` here when paginated backwards.\n- `first` - An integer number of items to retrieve **after** the item represented by the cursor passed in the `after` parameter. Defaults to 10 with a maximum value of 50.\n- `after` - An opaque cursor representing the last item in the previously requested page to select items ordered after it. Submit the previously requested page's `end_cursor` here when paginated forwards.\n\nFor example, querying `/registry/v0/beneficiaries` will return a `PaginatedListResource` of the first page of 10 items:\n\n```json\n{\n \"page_info\": {\n \"has_previous_page\": false,\n \"start_cursor\": ...,\n \"has_next_page\": true,\n \"end_cursor\": \"mpG5kcuoFBYtlH\",\n },\n \"nodes\": [{\n \"id\": \"org_12345iso678\",\n \"name\": \"My Org\",\n ...\n }],\n \"total_count\": 100\n}\n```\n\nThen querying `/registry/v0/beneficiaries?first=15&after=mpG5kcuoFBYtlH` will return a `PaginatedListResource` of the next 15 items.\n\n## Dates\n\nDatetime fields in the APIs conform to the [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time format in UTC. For example: `2024-01-22T11:56:48.520641Z`.\n\n## Country Codes\n\nCountries are identified in the APIs via [ISO 3166-1 Alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3) codes. For example: `GBR` and `USA`.\n# Authentication\n\nMost API requests will need to authenticate against the Isometric API in two ways simultaneously:\n\n- By passing a **client secret** in the `X-Client-Secret` header to identify the system integrating with the API.\n- By passing an **access token** in the `Authorization` header to authenticate as a specific organization, in order to gain access to its private data.\n\n### Client Authentication\n\nEvery API call to Isometric must include a **client secret** identifying the client application.\n\nThis client secret is tied to a particular environment - sandbox or production.\n\nThe client secret should be submitted on every API request via the `X-Client-Secret` header. For example `X-Client-Secret: uPrO...wxAh`.\n\n### Organization Authentication\n\nIn addition, a large number of API requests will require an **access token** in order for the caller to identify themselves and act as a specific Organization.\n\nTo authenticate as an Organization you will need to submit a JWT bearer access token via the `Authorization` header. For example: `Authorization: Bearer eyJh...sw5c`.\nIf you are going to be acting on behalf of other Organizations, they will need to generate the access token and pass it securely to you.\nAccess tokens should be treated as highly sensitive, kept secret and stored accordingly.\n\nAccess tokens are scoped to a single Organization - so if you are acting on behalf of multiple particular organizations, you will need to submit the appropriate access token on each request.\n\n### Managing Credentials\n\nCredentials can be managed through Certify UI in the [Team settings](https://registry.isometric.com/account/team-settings) section. Access tokens will expire after 1 year from generation. When you are approaching expiry, a new token will need to be generated.\n\nBoth client secrets and access tokens can be created and invalidated through UI.\nClient secrets do not expire and do not need to be rotated.\nIf either secret becomes compromised, it should be invalidated through the UI.\n# Key Certify Concepts\n\nThis page defines concepts used in Certify, and the [Certify API](/api-reference/certify/certify-introduction), which are helpful to understand when submitting information for verification via Certify. For a broader understanding of Isometric's verification processes on the Isometric Registry, please refer to the [Isometric Standard](https://isometric.com/standard).\n\n## Resource visibility\n\n- Until resources are submitted as part of a GHG statement, they are visible only to members of your organization.\n- After statement submission, they are visible to the verifier assigned to the GHG statement.\n- Once credits have been issued, removals are added to the [public registry](https://registry.isometric.com), and associated resources are visible publicly, with the exception of source documents.\n- Sources uploaded in the Certify platform are kept private by default once published on the Isometric registry (file names will be displayed). Contact Isometric to update public source visibility. Sources [added via the API](/api-reference/certify/post-source) can be set `public` on submission.\n\n## Resources\n\nThe main resources used in Certify are sources, datapoints, components and removals.\n\n### Sources\n\n- Sources represent a piece of evidence for a particular datapoint used in carbon accounting calculations.\n- Source documents are private, and only shared with the verifier assigned to a related removal.\n- Other information associated with a source, such as its display name, is visible publicly once the removal is on the public registry.\n- Verifiers are not notified when new sources are added to datapoints in a submitted removal, but they will immediately have access to the source documentation. Please notify the Isometric Registry Operations team when sources are added on a verifier's request so that we can ensure that the verifier is aware.\n\n### Datapoints\n\n- Datapoints represent any value used in carbon accounting calculations.\n- When creating datapoints, sources should be referenced to provide evidence for the value used.\n- A standard deviation should be provided if the datapoint is to be included in the variance propagation method of uncertainty analysis.\n- All datapoints are considered statistically independent for the purpose of variance propagation, although if a datapoint is used twice within a removal calculation, this dependence is captured.\n\n### Components\n\n- Components represent physical activities whose CO₂e flux needs to be accounted for.\n- Components are created from [component blueprints](/user-guides/certify/component-blueprint-library) that contain sets of equations used to calculate a transfer of CO₂e into or out of the atmosphere.\n- A blueprint defines a set of inputs that are the datapoints to be used in the calculation. For instance, a transport emissions blueprints would ask for datapoints representing a distance, mass and carbon intensity.\n- When creating a component from a blueprint, the blueprint must be specified, as well as a list of datapoints for the expected blueprint inputs. Learn more about components in [Identifying Components](/user-guides/certify/identifying-components).\n\n### Removals\n\n- Removals represent a series of activities that result in CO₂e being removed from the atmosphere.\n- The carbon accounting of a removal typically contains sequestrations, counterfactuals and activities (emissions).\n- Removals are structured using a template, [defined in your LCA](/user-guides/certify/lca).\n- Templates are divided into component groups. For instance, a biochar template may contain a `Feedstock sourcing` group.\n- Groups can contain multiple components.\n- Components can also be partially attributed to removals, if the activity the component represents contributed to multiple removals.\n- The final uncertainty discounting is done on the removal level - the API will return the CO₂e removed with and without discounting.\n- See the [Create a removal](/user-guides/certify/removal) guide for more details.\n\n### Feedstock types\n\n- Many carbon removal methods involve a feedstock, for instance biomass feedstock in BiCRS or silicate rock in enhanced weathering.\n- Feedstock types are used to describe the feedstock used in a removal.\n- When creating a removal, a feedstock type can be optionally specified so that Isometric and verifiers can see which removals use which feedstocks.\n- This is important if different feedstocks are used in a single GHG statement.\n- See the [Add feedstock](/user-guides/certify/add-feedstock) guide for more details.\n" version: v0 servers: - url: /mrv/v0 - url: https://api.sandbox.isometric.com/mrv/v0 description: Sandbox Isometric MRV API - url: https://api.isometric.com/mrv/v0 description: Production Isometric MRV API tags: - name: Measurement Samples paths: /measurement_samples: get: summary: Get Measurement Samples operationId: get_measurement_samples_measurement_samples_get security: - HTTPBearer: [] parameters: - name: x-client-secret in: header required: true schema: type: string title: Client secret description: A secret token identifying the client connecting to the API examples: - Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP description: A secret token identifying the client connecting to the API responses: '200': description: Successful Response content: application/json: schema: $ref: '#/components/schemas/PaginatedListResource_MeasurementSample_' '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' tags: - Measurement Samples post: summary: Post Measurement Samples operationId: post_measurement_samples_measurement_samples_post security: - HTTPBearer: [] parameters: - name: x-client-secret in: header required: true schema: type: string title: Client secret description: A secret token identifying the client connecting to the API examples: - Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP description: A secret token identifying the client connecting to the API requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/CreateMeasurementSampleRequest' responses: '200': description: Successful Response content: application/json: schema: $ref: '#/components/schemas/MeasurementSample' '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' tags: - Measurement Samples components: schemas: QuantityKindQualifierType: type: string enum: - base_saturation_ca_2plus - base_saturation_k_plus - base_saturation_mg_2plus - base_saturation_na_plus - base_saturation_major_cations - max_limit - min_limit - flue_stack_emissions - pyrolysis_reactor_emissions - high_boiling_residue - material_condition_dry - material_condition_wet - hydrogen_to_organic_carbon_ratio - inertinite_fraction - poorly_carbonized_fraction - semi_inertinite_fraction - mass_transferred - aggregated_container_contents - approximate_quantity_recovered - ash_content - loss_on_ignition - nameplate_charge - porosity - volatile_matter - radiation_normalization_method_gamma_activity_concentration_idx - cation_exchange_capacity - potential_acidity - capacity - gross_alpha - gross_beta - radiation_normalization_method_ec_rp112_standard_room_model - anion_cl_1minus - anion_no3_1minus - anion_po4_3minus - anion_so4_2minus - cation_ca_2plus - cation_k_1plus - cation_mg_2plus - cation_na_1plus - heptacdd_1234678 - heptacdf_1234678 - heptacdf_1234789 - hexacdd_123478 - hexacdf_123478 - hexacdd_123678 - hexacdf_123678 - hexacdd_123789 - hexacdf_123789 - pentacdd_12378 - pentacdf_12378 - hexacdf_234678 - pentacdf_23478 - tetracdd_2378 - tetracdf_2378 - compound_ch4 - compound_co - compound_co2 - compound_cao - compound_h2 - compound_h2o - compound_h2s - compound_k2o - compound_mgo - compound_n2 - compound_n2o - compound_na2o - compound_o2 - compound_p2o5 - compound_so4 - acenaphthene - acenaphthylene - anthracene - benz_a_anthracene - benzo_a_pyrene - benzo_b_fluoranthene - benzo_e_pyrene - benzo_ghi_perylene - benzo_j_fluoranthene - benzo_k_fluoranthene - cfc_11 - cfc_111 - cfc_1112 - cfc_1112a - cfc_112 - cfc_112a - cfc_113 - cfc_113a - cfc_114 - cfc_114a - cfc_115 - cfc_12 - cfc_13 - cfc_211 - cfc_212 - cfc_213 - cfc_214 - cfc_215 - cfc_216 - cfc_217 - chrysene - dibenz_ah_anthracene - e_r316c - fluoranthene - fluorene - hcfc_121 - hcfc_122 - hcfc_122a - hcfc_123 - hcfc_123a - hcfc_124 - hcfc_124a - hcfc_131 - hcfc_132 - hcfc_132a - hcfc_132c - hcfc_133 - hcfc_133a - hcfc_141 - hcfc_141b - hcfc_142 - hcfc_142b - hcfc_151 - hcfc_21 - hcfc_22 - hcfc_221 - hcfc_222 - hcfc_223 - hcfc_224 - hcfc_225 - hcfc_225ca - hcfc_225cb - hcfc_226 - hcfc_231 - hcfc_232 - hcfc_233 - hcfc_234 - hcfc_235 - hcfc_241 - hcfc_242 - hcfc_243 - hcfc_244 - hcfc_251 - hcfc_252 - hcfc_253 - hcfc_261 - hcfc_262 - hcfc_271 - hcfc_31 - hcfo_1233zd_e - hcfo_1233zd_z - hfc_125 - hfc_134 - hfc_134a - hfc_143 - hfc_143a - hfc_152 - hfc_152a - hfc_161 - hfc_227ca - hfc_227ea - hfc_23 - hfc_236cb - hfc_236ea - hfc_236fa - hfc_245ca - hfc_245cb - hfc_245ea - hfc_245eb - hfc_245fa - hfc_263fb - hfc_272ca - hfc_32 - hfc_329p - hfc_365mfc - hfc_41 - hfc_43_10mee - indeno_123_cd_pyrene - naphthalene - octacdd - octacdf - pcb_101 - pcb_105 - pcb_114 - pcb_118 - pcb_123 - pcb_126 - pcb_138 - pcb_153 - pcb_156 - pcb_157 - pcb_167 - pcb_169 - pcb_180 - pcb_189 - pcb_28 - pcb_52 - pcb_77 - pcb_81 - phenanthrene - pyrene - z_r316c - cfc - hcfc - hfc - i_teq_nato_ccms_lower_bound - i_teq_nato_ccms_upper_bound - total_16_epa_pah_excl_loq - total_6_ndl_pcb_lower_bound - total_6_ndl_pcb_upper_bound - total_7_indicator_pcb_lower_bound - total_7_indicator_pcb_upper_bound - total_8_efsa_pah_excl_loq - who_2005_pcb_teq_lower_bound - who_2005_pcb_teq_upper_bound - who_2005_pcdd_f_pcb_teq_lower_bound - who_2005_pcdd_f_pcb_teq_upper_bound - who_2005_pcdd_f_teq_lower_bound - who_2005_pcdd_f_teq_upper_bound - element_al - element_as - element_b - element_ba - element_ca - element_cd - element_ce - element_co - element_cr - element_cs - element_cu - element_eu - element_fe - element_h - element_hf - element_hg - element_k - element_la - element_lu - element_mg - element_mn - element_mo - element_n - element_na - element_nb - element_nd - element_ni - element_o - element_p - element_pb - element_rb - element_s - element_sb - element_sc - element_se - element_si - element_sn - element_sr - element_ta - element_tb - element_th - element_ti - element_tl - element_u - element_v - element_w - element_y - element_yb - element_zn - element_zr - alkalinity - dissolved_inorganic_carbon - dissolved_organic_carbon - fixed_carbon - particulate_inorganic_carbon - particulate_organic_carbon - soil_inorganic_carbon - soil_organic_carbon - soil_organic_matter - total_carbon - total_inorganic_carbon - total_organic_carbon - ghg_aggregate_co2e - biochar - crop_yield - mineral_albite - mineral_andesine - mineral_augite - mineral_diopside - mineral_hematite - mineral_labradorite - mineral_maghemite - mineral_montmorillonite - mineral_orthoclase - mineral_pigeonite - mineral_quartz - mineral_rutile - mineral_category_asbestiform - mineral_category_asbestos - clay - sand - silt - fullness_empty - fullness_filled - genus_abarema - genus_acacia - genus_albizia - genus_amaioua - genus_ambelania - genus_anacardium - genus_andira - genus_aniba - genus_annona - genus_apeiba - genus_aspidosperma - genus_astrocaryum - genus_attalea - genus_bactris - genus_banara - genus_bauhinia - genus_bellucia - genus_bombax - genus_bowdichia - genus_brosimum - genus_brunfelsia - genus_buchenavia - genus_byrsonima - genus_caraipa - genus_cariniana - genus_caryocar - genus_casearia - genus_cassia - genus_cecropia - genus_cheiloclinium - genus_clarisia - genus_clitoria - genus_clusia - genus_coccoloba - genus_combretum - genus_commiphora - genus_copaifera - genus_cordia - genus_couepia - genus_couma - genus_couratari - genus_croton - genus_cupania - genus_cybianthus - genus_dimorphandra - genus_dinizia - genus_diospyros - genus_diplotropis - genus_duguetia - genus_duroia - genus_emmotum - genus_endopleura - genus_erisma - genus_erythroxylum - genus_eschweilera - genus_eugenia - genus_euphorbia - genus_faramea - genus_ficus - genus_garcinia - genus_gardenia - genus_genipa - genus_goupia - genus_guarea - genus_guatteria - genus_handroanthus - genus_heisteria - genus_himatanthus - genus_hirtella - genus_hymenaea - genus_inga - genus_iryanthera - genus_isertia - genus_jacaranda - genus_lacmellea - genus_lecythis - genus_licania - genus_licaria - genus_lonchocarpus - genus_luehea - genus_mabea - genus_machaerium - genus_macoubea - genus_macrolobium - genus_manilkara - genus_maprounea - genus_maquira - genus_margaritaria - genus_matayba - genus_miconia - genus_micrandra - genus_micropholis - genus_mouriri - genus_myrcia - genus_myrciaria - genus_naucleopsis - genus_nectandra - genus_neea - genus_ocotea - genus_ormosia - genus_ouratea - genus_pachira - genus_pagamea - genus_palicourea - genus_parahancornia - genus_parkia - genus_perebea - genus_philocosmos - genus_piper - genus_piptadenia - genus_platonia - genus_pourouma - genus_pouteria - genus_pradosia - genus_protium - genus_pseudobombax - genus_pseudolmedia - genus_pseudopiptadenia - genus_psychotria - genus_pterocarpus - genus_rauvolfia - genus_rhabdodendron - genus_rinorea - genus_rinoreocarpus - genus_sacoglottis - genus_salix - genus_samanea - genus_senegalia - genus_senna - genus_simaba - genus_siparuna - genus_sloanea - genus_solanum - genus_sorocea - genus_sparattosperma - genus_sterculia - genus_stryphnodendron - genus_swartzia - genus_tabebuia - genus_tabernaemontana - genus_tachigali - genus_talisia - genus_tapirira - genus_terminalia - genus_ternstroemia - genus_theobroma - genus_toulicia - genus_tovomita - genus_trattinnickia - genus_trichilia - genus_triplaris - genus_unonopsis - genus_vatairea - genus_vernonia - genus_virola - genus_vismia - genus_vitex - genus_vochysia - genus_xylopia - genus_zygia - species_abarema_cochleata - species_abuta_grandifolia - species_acacia_mangium - species_acacia_polyacantha - species_acridocarpus_katangensis - species_afzelia_quanzensis - species_albizia_antunesiana - species_albizia_versicolor - species_alchornea_glandulosa - species_alexa_grandiflora - species_alibertia_edulis - species_allantoma_lineata - species_allophylus_africanus - species_amaioua_guianensis - species_ambelania_acida - species_anacardium_giganteum - species_anacardium_parvifolium - species_anadenanthera_colubrina - species_andira_inermis - species_andira_surinamensis - species_anisophyllea_boehmii - species_annona_exsucca - species_annona_glabra - species_annona_senegalensis - species_antidesma_venosum - species_aparisthmium_cordatum - species_apeiba_echinata - species_apeiba_membranacea - species_apeiba_petoumo - species_apeiba_tibourbou - species_apuleia_leiocarpa - species_aspidosperma_album - species_aspidosperma_nitidum - species_aspidosperma_oblongum - species_astrocaryum_aculeatum - species_astronium_fraxinifolium - species_astronium_graveolens - species_astronium_lecointei - species_attalea_maripa - species_azanza_garckeana - species_bactris_major - species_bactris_maraja - species_bagassa_guianensis - species_balanites_aegyptiaca - species_banara_guianensis - species_bauhinia_longipedicellata - species_bauhinia_petersiana - species_bauhinia_ungulata - species_bertholletia_excelsa - species_bixa_arborea - species_bixa_orellana - species_bobgunnia_madagascariensis - species_boscia_angustifolia - species_bowdichia_nitida - species_brachystegia_boehmii - species_brachystegia_bussei - species_brachystegia_gossweileri - species_brachystegia_microphylla - species_brachystegia_spiciformis - species_brachystegia_stipulata - species_brachystegia_taxifolia - species_brachystegia_wangermeeana - species_bridelia_cathartica - species_bridelia_duvigneaudii - species_brosimum_guianense - species_brosimum_lactescens - species_brosimum_rubescens - species_buchenavia_tomentosa - species_byrsonima_arthropoda - species_byrsonima_coccolobifolia - species_byrsonima_crassifolia - species_byrsonima_crispa - species_byrsonima_poeppigiana - species_byrsonima_stipulacea - species_calophyllum_brasiliense - species_calycophyllum_spruceanum - species_caraipa_densifolia - species_caraipa_punctulata - species_carapa_guianensis - species_carapa_procera - species_carica_papaya - species_cariniana_micrantha - species_carya_cordiformis - species_caryocar_glabrum - species_caryocar_villosum - species_casearia_arborea - species_casearia_decandra - species_casearia_sylvestris - species_cassia_fastuosa - species_cassia_grandis - species_cassia_leiandra - species_cassia_lucens - species_cassia_spruceana - species_castanea_mollissima - species_cecropia_distachya - species_cecropia_obtusa - species_cecropia_pachystachya - species_cecropia_purpurascens - species_cecropia_sciadophylla - species_cedrela_fissilis - species_cedrela_odorata - species_ceiba_pentandra - species_ceiba_samauma - species_ceiba_speciosa - species_cenostigma_tocantinum - species_chloroleucon_tortum - species_chrysophyllum_sparsiflorum - species_clarisia_biflora - species_clarisia_racemosa - species_clitoria_fairchildiana - species_clusia_grandiflora - species_colubrina_glandulosa - species_combretum_adenogonium - species_combretum_collinum - species_combretum_molle - species_combretum_zeyheri - species_commiphora_glandulosa - species_connarus_perrottetii - species_copaifera_langsdorffii - species_copaifera_martii - species_copaifera_reticulata - species_cordia_alliodora - species_cordia_nodosa - species_cordia_superba - species_couepia_bracteosa - species_couepia_glabra - species_couma_utilis - species_couratari_guianensis - species_couratari_macrosperma - species_couratari_multiflora - species_couroupita_guianensis - species_couroupita_subsessilis - species_coussapoa_latifolia - species_coutarea_hexandra - species_craterosiphon_quarrei - species_croton_matourensis - species_croton_urucurana - species_cupania_latifolia - species_cupania_scrobiculata - species_dalbergia_boehmii - species_dalbergia_nitidula - species_dendrobangia_boliviana - species_dendropanax_cuneatus - species_dialium_guianense - species_dichrostachys_cinerea - species_didymopanax_morototoni - species_dinizia_excelsa - species_diospyros_bacotana - species_diospyros_capreifolia - species_diospyros_katangensis - species_diospyros_mespiliformis - species_diospyros_mweroensis - species_diplorhynchus_condylocarpon - species_dipteryx_alata - species_dipteryx_odorata - species_drypetes_variabilis - species_ecclinusa_guianensis - species_ecclinusa_ramiflora - species_ekebergia_benguelensis - species_emmotum_fagifolium - species_enterolobium_contortisiliquum - species_enterolobium_schomburgkii - species_enterolobium_timbouva - species_eriotheca_globosa - species_erisma_bicolor - species_erisma_calcaratum - species_erisma_uncinatum - species_erythrina_abyssinica - species_erythrina_africana - species_erythrina_falcata - species_erythrophleum_africanum - species_eschweilera_coriacea - species_eschweilera_ovata - species_eugenia_cupulata - species_eugenia_flavescens - species_eugenia_punicifolia - species_euplassa_inaequalis - species_euterpe_oleracea - species_ficus_amazonica - species_ficus_anthelmintica - species_ficus_dekdekena - species_ficus_insipida - species_ficus_mathewsii - species_ficus_maxima - species_ficus_sansibarica - species_ficus_stuhlmannii - species_ficus_sur - species_ficus_trigona - species_fusaea_longifolia - species_galipea_trifoliata - species_garcinia_huillensis - species_garcinia_macrophylla - species_garcinia_pachyclada - species_geissospermum_sericeum - species_genipa_americana - species_glycydendron_amazonicum - species_goupia_glabra - species_guapira_opposita - species_guapira_venosa - species_guarea_guidonia - species_guarea_kunthiana - species_guatteria_foliosa - species_guatteria_punctata - species_guatteria_schomburgkiana - species_guatteria_sellowiana - species_guazuma_ulmifolia - species_gustavia_augusta - species_handroanthus_impetiginosus - species_handroanthus_ochraceus - species_handroanthus_serratifolius - species_haplocoelum_foliolosum - species_helicostylis_tomentosa - species_hevea_brasiliensis - species_hexalobus_monopetalus - species_himatanthus_articulatus - species_hirtella_glandulosa - species_homalolepis_cedron - species_humiria_balsamifera - species_hydrochorea_pedicellaris - species_hymenaea_courbaril - species_hymenaea_intermedia - species_hymenaea_parvifolia - species_hymenocardia_acida - species_hymenolobium_petraeum - species_hymenopus_heteromorphus - species_inga_alba - species_inga_cayennensis - species_inga_disticha - species_inga_edulis - species_inga_heterophylla - species_inga_lateriflora - species_inga_laurina - species_inga_marginata - species_inga_paraensis - species_inga_sessilis - species_inga_stenoptera - species_inga_thibaudiana - species_inga_vera - species_iryanthera_juruensis - species_isoberlinia_angolensis - species_jacaranda_copaia - species_jacaratia_spinosa - species_juglans_nigra - species_julbernardia_globiflora - species_julbernardia_paniculata - species_kigelia_africana - species_lacistema_pubescens - species_lacmellea_gracilis - species_laetia_procera - species_lafoensia_pacari - species_lannea_discolor - species_lannea_versicolor - species_lecythis_lurida - species_lecythis_pisonis - species_lecythis_zabucajo - species_libidibia_ferrea - species_licania_apetala - species_licania_canescens - species_licania_egleri - species_licania_heteromorpha - species_licania_octandra - species_lindackeria_paludosa - species_lophanthera_lactescens - species_luehea_speciosa - species_mabea_fistulifera - species_mabea_nitida - species_mabea_speciosa - species_machaerium_acutifolium - species_macrolobium_acaciifolium - species_macrolobium_angustifolium - species_maesopsis_eminii - species_manilkara_bidentata - species_maprounea_guianensis - species_maquira_guianensis - species_margaritaria_nobilis - species_markhamia_obtusifolia - species_matayba_arborescens - species_matayba_guianensis - species_mezilaurus_itauba - species_miconia_cuspidata - species_miconia_dispar - species_miconia_ferruginata - species_miconia_minutiflora - species_micropholis_egensis - species_minquartia_guianensis - species_monotes_adenophyllus - species_monotes_glandulosus - species_monotes_katangensis - species_monteverdia_guyanensis - species_moquilea_minutiflora - species_mouriri_acutiflora - species_multidentia_crassa - species_myrcia_cuprea - species_myrcia_splendens - species_myrcia_sylvatica - species_myrsine_umbellata - species_nectandra_cuspidata - species_ochna_schweinfurthiana - species_ochroma_pyramidale - species_ocotea_glomerata - species_ocotea_guianensis - species_oenocarpus_bacaba - species_oenocarpus_distichus - species_olax_obtusifolia - species_ormosia_coccinea - species_ormosia_coutinhoi - species_ormosia_nobilis - species_ormosia_paraensis - species_ouratea_castaneifolia - species_ouratea_discophora - species_ouratea_racemiformis - species_pachira_aquatica - species_palicourea_rigida - species_panopsis_sessilifolia - species_parahancornia_fasciculata - species_parinari_curatellifolia - species_parkia_gigantocarpa - species_parkia_multijuga - species_parkia_nitida - species_parkia_pendula - species_parkia_platycephala - species_peltogyne_venosa - species_peltophorum_dubium - species_pericopsis_angolensis - species_philocosmos_mwelerianus - species_piliostigma_thonningii - species_piptadenia_gonoacantha - species_pithecolobium_tortum - species_platymiscium_trinitatis - species_platypodium_elegans - species_poeppigia_procera - species_populus_hybrid - species_pourouma_guianensis - species_pourouma_minor - species_pourouma_mollis - species_pouteria_caimito - species_pouteria_cladantha - species_pouteria_macrophylla - species_pouteria_pachyphylla - species_pouteria_reticulata - species_pouteria_venosa - species_protium_altissimum - species_protium_hebetatum - species_protium_heptaphyllum - species_protium_robustum - species_pseudobombax_munguba - species_pseudolachnostylis_maprouneifolia - species_pseudolmedia_macrophylla - species_pseudopiptadenia_contorta - species_psidium_guajava - species_psorospermum_febrifugum - species_pterocarpus_angolensis - species_pterocarpus_rohrii - species_pterocarpus_rotundifolius - species_pterocarpus_santalinoides - species_pterocarpus_tinctorius - species_qualea_paraensis - species_quercus_bicolor - species_rauvolfia_paraensis - species_rinoreocarpus_ulei - species_robinia_pseudoacacia - species_rothmannia_engleriana - species_sacoglottis_guianensis - species_samanea_tubulosa - species_sapindus_saponaria - species_sapium_glandulosum - species_sapium_marmieri - species_schizolobium_amazonicum - species_schizolobium_parahyba - species_sclerocarya_birrea - species_securidaca_longipedunculata - species_senegalia_polyphylla - species_senna_alata - species_senna_macrophylla - species_senna_multijuga - species_simaba_guianensis - species_simarouba_amara - species_socratea_exorrhiza - species_sorocea_guilleminiana - species_spondias_mombin - species_sterculia_apetala - species_sterculia_striata - species_stryphnodendron_pulcherrimum - species_swartzia_laurifolia - species_swartzia_psilonema - species_swietenia_macrophylla - species_symmeria_paniculata - species_symphonia_globulifera - species_syzygium_cumini - species_tabebuia_roseoalba - species_tachigali_alba - species_tachigali_aurea - species_tachigali_glauca - species_talisia_mollis - species_talisia_veraluciana - species_tapirira_guianensis - species_terminalia_congesta - species_terminalia_corrugata - species_terminalia_grandis - species_terminalia_lucida - species_terminalia_tetraphylla - species_theobroma_speciosum - species_thyrsodium_spruceanum - species_tovomita_fructipendula - species_trattinnickia_burserifolia - species_trattinnickia_rhoifolia - species_trema_micrantha - species_triplaris_americana - species_triplaris_weigeltiana - species_unknown - species_vatairea_erythrocarpa - species_vatairea_fusca - species_vatairea_guianensis - species_vatairea_macrocarpa - species_virola_multinervia - species_virola_sebifera - species_virola_surinamensis - species_vismia_guianensis - species_xylopia_frutescens - species_zanthoxylum_rhoifolium - percentile_10 - percentile_50 - percentile_80 - percentile_90 - percentile_97 title: QuantityKindQualifierType CreateMeasurementSampleRequest: properties: supplier_reference_id: anyOf: - type: string maxLength: 100 minLength: 1 description: A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system. - type: 'null' title: Supplier Reference Id measured_at: type: string format: date-time title: Measured At project_id: type: string maxLength: 37 minLength: 20 title: Project Id examples: - prj_1CTWZQGKE1S0VAXA - prj_1E0QTWB22SBX34D1 example: prj_1CTWZQGKE1S0VAXA feedstock_batch_id: anyOf: - type: string maxLength: 37 minLength: 20 examples: - ftb_1DYYDB3C91S0ZHPX - ftb_1G59XDK6HSBXCZ9B example: ftb_1DYYDB3C91S0ZHPX - type: 'null' title: Feedstock Batch Id measurement_location_id: anyOf: - type: string maxLength: 37 minLength: 20 examples: - mlc_1CCZASA6Q1S0V8T4 - mlc_1GF73PG90SBXKEX1 example: mlc_1CCZASA6Q1S0V8T4 - type: 'null' title: Measurement Location Id measurement_type: $ref: '#/components/schemas/MeasurementTypeKey' values: items: $ref: '#/components/schemas/CreateMeasurementSampleValueRequest' type: array title: Values storage_location_id: anyOf: - type: string maxLength: 37 minLength: 20 examples: - slc_1F3PMGVC91S0SBK3 - slc_1DCY5K78BSBX3XMZ example: slc_1F3PMGVC91S0SBK3 - type: 'null' title: Storage Location Id production_batch_id: anyOf: - type: string maxLength: 37 minLength: 20 examples: - ptb_1GAFJ4C051S06E0Z - ptb_1FQVMJYTASBXSZT8 example: ptb_1GAFJ4C051S06E0Z - type: 'null' title: Production Batch Id type: object required: - supplier_reference_id - measured_at - project_id - feedstock_batch_id - measurement_location_id - measurement_type - values - storage_location_id title: CreateMeasurementSampleRequest MeasurementProperty: properties: quantity_kind: $ref: '#/components/schemas/QuantityKindType' qualifier: anyOf: - $ref: '#/components/schemas/QuantityKindQualifierType' - type: 'null' type: object required: - quantity_kind - qualifier title: MeasurementProperty CreateMeasurementSampleValueRequest: properties: value: $ref: '#/components/schemas/DatapointQuantityInput' measurement_property: $ref: '#/components/schemas/MeasurementProperty' type: object required: - value - measurement_property title: CreateMeasurementSampleValueRequest HTTPValidationError: properties: detail: items: $ref: '#/components/schemas/ValidationError' type: array title: Detail type: object title: HTTPValidationError MeasurementValue: properties: datapoint_id: type: string maxLength: 37 minLength: 20 title: Datapoint Id examples: - dtp_1DVKHKS101S0Q61Q - dtp_1DJN8P57VSBXASFX example: dtp_1DVKHKS101S0Q61Q value: $ref: '#/components/schemas/ScalarQuantity' measurement_property: $ref: '#/components/schemas/MeasurementProperty' type: object required: - datapoint_id - value - measurement_property title: MeasurementValue ValidationError: properties: loc: items: anyOf: - type: string - type: integer type: array title: Location msg: type: string title: Message type: type: string title: Error Type input: title: Input ctx: type: object title: Context type: object required: - loc - msg - type title: ValidationError QuantityKindType: type: string enum: - acidity - activity_concentration - amount_of_substance - amount_of_substance_concentration - amount_of_substance_per_mass - area - area_carbon_emission_factor - buffer_ph - bulk_density - count - currency - currency_carbon_emission_factor - depth - diameter - diameter_at_breast_height - dimensionless - dimensionless_ratio - distance - distance_carbon_emission_factor - dose_equivalent_rate - electric_current - elevation - energy - energy_carbon_emission_factor - energy_density - exchangeable_amount_of_substance_per_mass - fuel_economy - height - ionic_strength - latitude - longitude - mass - mass_carbon - mass_carbon_emission_factor - mass_cdr_potential - mass_concentration - mass_density - mass_distance - mass_distance_carbon_emission_factor - mass_energy_density - mass_flow_rate - mass_fraction - mass_fraction_dry_basis - mass_fraction_wet_basis - mass_per_area - mass_ratio - molality_of_solute - molar_mass - mole_fraction - partial_pressure - particle_diameter - particle_mass_density - power - pressure - specific_surface_area - specific_volume - temperature - time - time_emission_factor - voltage - volume - volume_carbon_emission_factor - volume_distance_carbon_emission_factor - volume_flow_rate - volume_fraction - volume_per_area title: QuantityKindType PaginatedListResource_MeasurementSample_: properties: nodes: items: $ref: '#/components/schemas/MeasurementSample' type: array title: Nodes total_count: type: integer title: Total Count page_info: $ref: '#/components/schemas/PageInfo' type: object required: - nodes - total_count - page_info title: PaginatedListResource[MeasurementSample] PageInfo: properties: has_previous_page: type: boolean title: Has Previous Page start_cursor: anyOf: - type: string - type: 'null' title: Start Cursor has_next_page: type: boolean title: Has Next Page end_cursor: anyOf: - type: string - type: 'null' title: End Cursor type: object required: - has_previous_page - start_cursor - has_next_page - end_cursor title: PageInfo ScalarQuantity: properties: magnitude: type: number title: Magnitude unit: type: string minLength: 1 title: Unit standard_deviation: anyOf: - type: number - type: 'null' title: Standard Deviation type: object required: - magnitude - unit title: ScalarQuantity MeasurementTypeKey: type: string enum: - biochar_production_batch - biochar_soil - pyrolysis_reactor - ew_soil - ew_porewater - ew_field_biomass - ew_mineral_feedstock - ew_ion_exchange_resin title: MeasurementTypeKey MeasurementSample: properties: id: type: string maxLength: 37 minLength: 20 title: Id examples: - mts_1D7HS15KD1S03M0Z - mts_1FN0MEX2ZSBX40DT example: mts_1D7HS15KD1S03M0Z supplier_reference_id: anyOf: - type: string maxLength: 100 minLength: 1 description: A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system. - type: 'null' title: Supplier Reference Id values: items: $ref: '#/components/schemas/MeasurementValue' type: array title: Values measured_at: type: string format: date title: Measured At measurement_location_id: anyOf: - type: string maxLength: 37 minLength: 20 examples: - mlc_1CCZASA6Q1S0V8T4 - mlc_1GF73PG90SBXKEX1 example: mlc_1CCZASA6Q1S0V8T4 - type: 'null' title: Measurement Location Id production_batch_id: anyOf: - type: string maxLength: 37 minLength: 20 examples: - ptb_1GAFJ4C051S06E0Z - ptb_1FQVMJYTASBXSZT8 example: ptb_1GAFJ4C051S06E0Z - type: 'null' title: Production Batch Id type: object required: - id - supplier_reference_id - values - measured_at - measurement_location_id - production_batch_id title: MeasurementSample DatapointQuantityInput: properties: magnitude: type: number title: Magnitude unit: anyOf: - type: string - type: 'null' title: Unit standard_deviation: anyOf: - type: number - type: 'null' title: Standard Deviation description: The standard deviation of the datapoint in the same units as the magnitude. Leave null if the datapoint is not to be included in the uncertainty analysis for the removal. type: object required: - magnitude - unit title: DatapointQuantityInput securitySchemes: HTTPBearer: type: http description: 'A JWT Bearer token header for authentication and authorization, in the format `Authorization: Bearer `' scheme: bearer bearerFormat: JWT