# Isometric Documentation ## Docs - [Authentication](https://docs.isometric.com/api-reference/authentication.md): Secure API authentication using client secrets and JWT access tokens for organization-level access control - [API changelog](https://docs.isometric.com/api-reference/certify/api-changelog.md) - [Attribution by API](https://docs.isometric.com/api-reference/certify/attribution.md) - [Introduction](https://docs.isometric.com/api-reference/certify/certify-introduction.md) - [Delete Biochar Application](https://docs.isometric.com/api-reference/certify/delete-biochar-application.md): Deletes a biochar application in the Isometric system - [Delete Component](https://docs.isometric.com/api-reference/certify/delete-component.md): Delete a component resource. Will fail if the component is in use by a verified removal. - [Delete Datapoint](https://docs.isometric.com/api-reference/certify/delete-datapoint.md): Delete a datapoint resource. Will fail if the datapoint is in use by a component. - [Delete Feedstock Batch](https://docs.isometric.com/api-reference/certify/delete-feedstock-batch.md): Deletes a feedstock batch in the Isometric system. - [Delete Feedstock Type](https://docs.isometric.com/api-reference/certify/delete-feedstock-type.md): Deletes a feedstock type in the Isometric system. Feedstock types can only be created via the Certify UI. - [Delete Label](https://docs.isometric.com/api-reference/certify/delete-label.md): Deletes a label in the Isometric system - [Delete Measurement Location](https://docs.isometric.com/api-reference/certify/delete-measurement-location.md): Deletes a measurement location in the Isometric system - [Delete Monitoring Submission](https://docs.isometric.com/api-reference/certify/delete-monitoring-submission.md): Deletes a monitoring submission for a project monitoring requirement - [Delete Production Batch](https://docs.isometric.com/api-reference/certify/delete-production-batch.md): Deletes a production batch in the Isometric system - [Delete Project Component Removal Attribution](https://docs.isometric.com/api-reference/certify/delete-project-component-removal-attribution.md): Removes all attribution of a project component to a removal. - [Delete Removal](https://docs.isometric.com/api-reference/certify/delete-removal.md): This endpoint deletes a removal - this is irreversible and the removal cannot be recovered. - [Delete Source](https://docs.isometric.com/api-reference/certify/delete-source.md): Deletes a source in the Isometric system. This is irreversible and the source cannot be recovered. - [Delete Storage Location](https://docs.isometric.com/api-reference/certify/delete-storage-location.md): Deletes a storage location for a project - [Get Biochar Application](https://docs.isometric.com/api-reference/certify/get-biochar-application.md): Get a single biochar application in the Isometric system - [Get Biochar Applications](https://docs.isometric.com/api-reference/certify/get-biochar-applications.md): Lists biochar applications in the Isometric system. - [Get Component](https://docs.isometric.com/api-reference/certify/get-component.md): Get a single component in the Isometric system - [Get Component Blueprint](https://docs.isometric.com/api-reference/certify/get-component-blueprint.md) - [Get Component Blueprints](https://docs.isometric.com/api-reference/certify/get-component-blueprints.md): Lists component blueprints in the Isometric system - [Get Components](https://docs.isometric.com/api-reference/certify/get-components.md): Lists components in the Isometric system - [Get current organisation](https://docs.isometric.com/api-reference/certify/get-current-organisation.md) - [Get Data Upload Submission](https://docs.isometric.com/api-reference/certify/get-data-upload-submission.md): Get a specific data upload job by ID - [Get Data Upload Submissions](https://docs.isometric.com/api-reference/certify/get-data-upload-submissions.md): List data upload jobs with optional status filtering - [Get Datapoint](https://docs.isometric.com/api-reference/certify/get-datapoint.md): Returns a single datapoint in the Isometric system - [Get Datapoint Components](https://docs.isometric.com/api-reference/certify/get-datapoint-components.md): Lists components associated with a datapoint in the Isometric system - [Get Datapoint Removal Template Components](https://docs.isometric.com/api-reference/certify/get-datapoint-removal-template-components.md): Lists removal template components that use this datapoint - [Get Datapoints](https://docs.isometric.com/api-reference/certify/get-datapoints.md): Lists datapoints in the Isometric system - [Get Feedstock Batch](https://docs.isometric.com/api-reference/certify/get-feedstock-batch.md): Get a single feedstock batch in the Isometric system. - [Get Feedstock Batches](https://docs.isometric.com/api-reference/certify/get-feedstock-batches.md): Lists feedstock batches in the Isometric system. - [Get Feedstock Type](https://docs.isometric.com/api-reference/certify/get-feedstock-type.md): Get a single feedstock type in the Isometric system. Feedstock types can only be created via the Certify UI. - [Get Feedstock Types](https://docs.isometric.com/api-reference/certify/get-feedstock-types.md): Lists feedstock types in the Isometric system. Feedstock types can only be created via the Certify UI. - [Get Ghg Statement](https://docs.isometric.com/api-reference/certify/get-ghg-statement.md): Get a single GHG statement - [Get Ghg Statements](https://docs.isometric.com/api-reference/certify/get-ghg-statements.md): Lists GHG statements in the Isometric system - [Get Label](https://docs.isometric.com/api-reference/certify/get-label.md): Get a single label in the Isometric system - [Get Labels](https://docs.isometric.com/api-reference/certify/get-labels.md): Lists labels in the Isometric system. - [Get Measurement Location](https://docs.isometric.com/api-reference/certify/get-measurement-location.md): Get a single measurement location in the Isometric system - [Get Measurement Locations](https://docs.isometric.com/api-reference/certify/get-measurement-locations.md): Lists measurement locations in the Isometric system - [Get Measurement Samples](https://docs.isometric.com/api-reference/certify/get-measurement-samples.md) - [Get Monitoring Submissions](https://docs.isometric.com/api-reference/certify/get-monitoring-submissions.md): Lists all monitoring submissions for a project monitoring requirement - [Get Processes](https://docs.isometric.com/api-reference/certify/get-processes.md): **Deprecated**. Please use `GET /projects/{project_id}/removal_templates` instead. - [Get Production Batch](https://docs.isometric.com/api-reference/certify/get-production-batch.md): Get a single production batch in the Isometric system - [Get Production Batches](https://docs.isometric.com/api-reference/certify/get-production-batches.md): Lists production batches in the Isometric system. - [Get Project Monitoring Requirement](https://docs.isometric.com/api-reference/certify/get-project-monitoring-requirement.md): Get a specific monitoring requirement within a project. - [Get Project Monitoring Requirements](https://docs.isometric.com/api-reference/certify/get-project-monitoring-requirements.md): Lists all monitoring requirements for a project. - [Get Project Storage Location Monitoring Requirements](https://docs.isometric.com/api-reference/certify/get-project-storage-location-monitoring-requirements.md): Lists all monitoring requirements for a project storage location. - [Get projects](https://docs.isometric.com/api-reference/certify/get-projects.md) - [Get Removal](https://docs.isometric.com/api-reference/certify/get-removal.md) - [Get Removal Components](https://docs.isometric.com/api-reference/certify/get-removal-components.md) - [Get Removal Template](https://docs.isometric.com/api-reference/certify/get-removal-template.md): Gets a single removal template within the given project - [Get Removal Templates](https://docs.isometric.com/api-reference/certify/get-removal-templates.md): Lists all removal templates within the given project - [Get Removals](https://docs.isometric.com/api-reference/certify/get-removals.md) - [Get Sensor](https://docs.isometric.com/api-reference/certify/get-sensor.md): Gets sensor by ID. - [Get Sensors](https://docs.isometric.com/api-reference/certify/get-sensors.md): Gets all sensors. - [Get Source](https://docs.isometric.com/api-reference/certify/get-source.md): Get single source - [Get Source Private Url](https://docs.isometric.com/api-reference/certify/get-source-private-url.md): Returns a short-lived signed URL to download a source document from. This query will fail if the source does not have a private URL or if the authenticated user does not have access to it. That's why you need to first check the `urlInfo` field on the source object, to ensure that you can safely use… - [Get Sources](https://docs.isometric.com/api-reference/certify/get-sources.md): Lists sources in the Isometric system - [Get Storage Location](https://docs.isometric.com/api-reference/certify/get-storage-location.md): Gets storage location for a project. - [Get Storage Locations](https://docs.isometric.com/api-reference/certify/get-storage-locations.md): Gets storage locations for a project. - [Get Storage Unit](https://docs.isometric.com/api-reference/certify/get-storage-unit.md): Gets storage unit by ID. - [Get Storage Units](https://docs.isometric.com/api-reference/certify/get-storage-units.md): Gets all storage units. - [Patch Component](https://docs.isometric.com/api-reference/certify/patch-component.md): Creates a component in the Isometric system. Associated removals will be recalculated, if they are not in an immutable state. - [Patch Datapoint](https://docs.isometric.com/api-reference/certify/patch-datapoint.md): Updates a datapoint in the Isometric system. Associated components and removals will be recalculated, if they are not in an immutable state. - [Patch Feedstock Type](https://docs.isometric.com/api-reference/certify/patch-feedstock-type.md): Updates a feedstock type in the Isometric system. Feedstock types can only be created via the Certify UI. - [Patch Label](https://docs.isometric.com/api-reference/certify/patch-label.md): Updates a label in the Isometric system. - [Patch Removal](https://docs.isometric.com/api-reference/certify/patch-removal.md): Updates a removal in the Isometric system. The removal will be recalculated, if it is are not in an immutable state. - [Patch Removal Components](https://docs.isometric.com/api-reference/certify/patch-removal-components.md): Change component attributions for the removal. - [Patch Source](https://docs.isometric.com/api-reference/certify/patch-source.md): Patches metadata associated with a source in the Isometric system. - [Patch Storage Location](https://docs.isometric.com/api-reference/certify/patch-storage-location.md): Patches storage location in the Isometric system. - [Post Biochar Application](https://docs.isometric.com/api-reference/certify/post-biochar-application.md): Creates a biochar application in the Isometric system - [Post Component](https://docs.isometric.com/api-reference/certify/post-component.md): Creates a component in the Isometric system - [Post Data Upload Submission](https://docs.isometric.com/api-reference/certify/post-data-upload-submission.md) - [Post Datapoint](https://docs.isometric.com/api-reference/certify/post-datapoint.md): Creates a datapoint in the Isometric system - [Post Feedstock Batch](https://docs.isometric.com/api-reference/certify/post-feedstock-batch.md): Creates a feedstock batch in the Isometric system - [Post feedstock type](https://docs.isometric.com/api-reference/certify/post-feedstock-type.md) - [Post File Upload](https://docs.isometric.com/api-reference/certify/post-file-upload.md) - [Post Ghg Statement](https://docs.isometric.com/api-reference/certify/post-ghg-statement.md): Submits a series of removals for verification - [Post Ghg Statement Component](https://docs.isometric.com/api-reference/certify/post-ghg-statement-component.md): Creates a component that will be automatically and evenly attributed to all removals with the GHG Statement. - [Post Ghg Statement Submit](https://docs.isometric.com/api-reference/certify/post-ghg-statement-submit.md) - [Post Label](https://docs.isometric.com/api-reference/certify/post-label.md): Creates a label in the Isometric system - [Post Measurement Locations](https://docs.isometric.com/api-reference/certify/post-measurement-locations.md) - [Post Measurement Samples](https://docs.isometric.com/api-reference/certify/post-measurement-samples.md) - [Post Monitoring Submission](https://docs.isometric.com/api-reference/certify/post-monitoring-submission.md): Creates a monitoring submission for a project monitoring requirement. - [Post Production Batch](https://docs.isometric.com/api-reference/certify/post-production-batch.md): Creates a production batch in the Isometric system - [Post Project Component](https://docs.isometric.com/api-reference/certify/post-project-component.md): Creates a component that will be automatically attributed to GHG statements in the project based on the provided allocation strategy. - [Post Project Component Removal Attribution](https://docs.isometric.com/api-reference/certify/post-project-component-removal-attribution.md): Manually attributes or removes attribution of a project component to a removal. - [Post Removal](https://docs.isometric.com/api-reference/certify/post-removal.md) - [Post Sensors](https://docs.isometric.com/api-reference/certify/post-sensors.md): Creates a sensor in the Isometric system. - [Post Signed Upload Url](https://docs.isometric.com/api-reference/certify/post-signed-upload-url.md): Recreates a presigned upload URL, which must be used to upload the documentation associated with this source. If the document is already uploaded, this endpoint will response with a 409 error. - [Post Source](https://docs.isometric.com/api-reference/certify/post-source.md): Creates a source in the Isometric system. The client is provided with a presigned upload URL which must be used to upload the document associated with this source. Source documents are private, but other fields will be visible publicly once credits are issued for an associated removal, moving it to… - [Post Storage Location](https://docs.isometric.com/api-reference/certify/post-storage-location.md): Creates a storage location for a project in the Isometric system. - [Post Storage Unit](https://docs.isometric.com/api-reference/certify/post-storage-unit.md): Creates a storage unit in the Isometric system. - [Uploading sources](https://docs.isometric.com/api-reference/certify/uploading-sources.md) - [Creating your first removal](https://docs.isometric.com/api-reference/certify/your-first-removal.md) - [Introduction](https://docs.isometric.com/api-reference/introduction.md): OpenAPI-based REST APIs for Isometric Certify and Registry services with authentication, endpoints, and integration examples - [API changelog](https://docs.isometric.com/api-reference/registry/api-changelog.md) - [Beneficiaries](https://docs.isometric.com/api-reference/registry/beneficiaries.md): A paginated list of Organisations which the currently authenticated organisation can retire credits on the behalf of, using the `POST /retirements` endpoint. - [Create Beneficiary](https://docs.isometric.com/api-reference/registry/create-beneficiary.md): Create a new beneficiary for your organization to retire on behalf of. - [Create Delivery](https://docs.isometric.com/api-reference/registry/create-delivery.md): Create a delivery against an order. - [Create Retirement](https://docs.isometric.com/api-reference/registry/create-retirement.md): Retire credits from specific batches, in whole or with splits. All credit batches must originate from the same supplier and be owned by the current organisation. - [Create Retirement From Oldest Credits](https://docs.isometric.com/api-reference/registry/create-retirement-from-oldest-credits.md): Retire oldest available credits from a given supplier. If vintage is specified, this will retire the oldest credits from that vintage only. - [Create Stripe Checkout Session](https://docs.isometric.com/api-reference/registry/create-stripe-checkout-session.md): Create a Stripe Checkout Session for purchasing credits with Isometric verification. This endpoint returns a Stripe Checkout URL to redirect the user to for completing the payment. - [Create Transfer](https://docs.isometric.com/api-reference/registry/create-transfer.md): Transfer credits from specific batches, in whole or with splits. All credit batches must originate from the same supplier and be owned by the current organisation. - [Credit Batch](https://docs.isometric.com/api-reference/registry/credit-batch.md): Information about a specific credit batch. - [Current organisation](https://docs.isometric.com/api-reference/registry/current-organisation.md) - [Current Supplier](https://docs.isometric.com/api-reference/registry/current-supplier.md): The supplier currently authenticated. - [Deliveries](https://docs.isometric.com/api-reference/registry/deliveries.md): A paginated list of all deliveries on Isometric's registry. - [Delivery](https://docs.isometric.com/api-reference/registry/delivery.md): Information about a specific delivery. - [Delivery Credit Batches](https://docs.isometric.com/api-reference/registry/delivery-credit-batches.md): List of credit batches for a given delivery. - [Get Stripe Configuration](https://docs.isometric.com/api-reference/registry/get-stripe-configuration.md): Get Stripe configuration for the current organisation. This will return 404 if the current organisation is not set up for Stripe Connect. - [Issuance](https://docs.isometric.com/api-reference/registry/issuance.md): Information about a specific issuance. - [Issuance Credit Batches](https://docs.isometric.com/api-reference/registry/issuance-credit-batches.md): List of credit batches for a given issuance. - [Issuances](https://docs.isometric.com/api-reference/registry/issuances.md): A paginated list of all issuances in Isometric's registry. - [Order](https://docs.isometric.com/api-reference/registry/order.md): Information about a specific order. - [Deliveries by Order](https://docs.isometric.com/api-reference/registry/order-deliveries.md): List of deliveries for a given order. - [Organisation Credit Balance](https://docs.isometric.com/api-reference/registry/organisation-credit-balance.md): Information about active and retired credits owned by the given organisation. - [Organisation Credit Batches](https://docs.isometric.com/api-reference/registry/organisation-credit-batches.md): A paginated list of all credit batches currently owned or retired on behalf of the organisation, sorted by issuance date. By default it excludes batches with the status 'split'. - [Organisation Orders](https://docs.isometric.com/api-reference/registry/organisation-orders.md): A paginated list of all orders placed by the organisation, sorted by descending placement date. - [Project](https://docs.isometric.com/api-reference/registry/project.md): Information about a specific project. - [Project Documents](https://docs.isometric.com/api-reference/registry/project-documents.md): A paginated list of all project documents for the given project. - [Projects](https://docs.isometric.com/api-reference/registry/projects.md) - [Refund](https://docs.isometric.com/api-reference/registry/refund.md): Information about a specific refund. - [Refund Credit Batches](https://docs.isometric.com/api-reference/registry/refund-credit-batches.md): List of credit batches in a given refund. - [Introduction](https://docs.isometric.com/api-reference/registry/registry-introduction.md) - [Retirement](https://docs.isometric.com/api-reference/registry/retirement.md): Information about a specific retirement. - [Retirement Credit Batches](https://docs.isometric.com/api-reference/registry/retirement-credit-batches.md): List of credit batches for a given retirement. - [Retirements](https://docs.isometric.com/api-reference/registry/retirements.md): A paginated list of all retirements on Isometric's registry. - [Supplier](https://docs.isometric.com/api-reference/registry/supplier.md): The organisation currently authenticated. - [Deliveries by Supplier](https://docs.isometric.com/api-reference/registry/supplier-deliveries.md): List of deliveries for a given supplier. - [Issuances by Supplier](https://docs.isometric.com/api-reference/registry/supplier-issuances.md): List of issuances for a given supplier. - [Supplier Orders](https://docs.isometric.com/api-reference/registry/supplier-orders.md): List of orders for a given supplier. - [Projects by Supplier](https://docs.isometric.com/api-reference/registry/supplier-projects.md): List of projects for a given supplier. - [Suppliers](https://docs.isometric.com/api-reference/registry/suppliers.md): Information about a specific supplier. - [Transfer](https://docs.isometric.com/api-reference/registry/transfer.md): Information about a specific transfer. - [Transfer Credit Batches](https://docs.isometric.com/api-reference/registry/transfer-credit-batches.md): List of credit batches in a given transfer. - [Transferees](https://docs.isometric.com/api-reference/registry/transferees.md): A paginated list of Organisations which the currently authenticated organisation can transfer active credits to, using the `POST /transfers` endpoint. - [Standards](https://docs.isometric.com/api-reference/standards.md): API versioning, pagination standards, and data format conventions including ISO 8601 dates and ISO 3166-1 country codes - [Isometric Documentation](https://docs.isometric.com/getting-started/index.md) - [MCP server](https://docs.isometric.com/user-guides/ai/mcp-server.md): Integrate context on Isometric's protocols, processes and platform into your AI assistant - [Add feedstocks](https://docs.isometric.com/user-guides/certify/add-feedstock.md): How suppliers can add feedstocks and submit them for third-party validation directly in the platform for BiCRS and Enhanced Weathering projects - [Attributing components](https://docs.isometric.com/user-guides/certify/attribution.md): Precise tracking of component contributions across the carbon removal process through multi-level attribution systems - [Component Blueprint Library](https://docs.isometric.com/user-guides/certify/component-blueprint-library.md): Reusable templates of equations and inputs that calculate CO₂e transfers into or out of the atmosphere as building blocks for carbon accounting - [Create a project](https://docs.isometric.com/user-guides/certify/create-project.md): How to create new CDR projects in Certify for all certified Isometric Protocols with step-by-step project setup guidance - [Data visibility](https://docs.isometric.com/user-guides/certify/data-visibility.md): Visibility of data in the Isometric Registry and Certify platforms - [Datapoint precision](https://docs.isometric.com/user-guides/certify/datapoint-precision.md): How Certify stores measurements and GHG calculations at high precision with specific rounding rules for removals, statements, and credits - [Datapoint sharing](https://docs.isometric.com/user-guides/certify/datapoint-sharing.md): How the same datapoint can be used as input to multiple components in both the Certify UI and API - [Field measurements](https://docs.isometric.com/user-guides/certify/field-measurements.md): Upload geospatial and measurement data required to certify CDR projects including removal areas, measurement locations, and sample data - [LiDAR data](https://docs.isometric.com/user-guides/certify/geospatial/lidar.md): Minimum standards for LiDAR data including format requirements, classification accuracy, and comprehensive metadata specifications - [FAIR Principles](https://docs.isometric.com/user-guides/certify/geospatial/principles.md): FAIR principles (Findable, Accessible, Interoperable, Reusable) that all geospatial data submitted to Isometric must adhere to - [Rasters](https://docs.isometric.com/user-guides/certify/geospatial/rasters.md): Minimum standards for raster data including GeoTIFF format requirements, spatial resolution, and ISO 19115 compliant metadata - [Shapefiles](https://docs.isometric.com/user-guides/certify/geospatial/shapefiles.md): Minimum standards for shapefiles including complete file bundles, topological correctness, and comprehensive metadata documentation - [GHG statements](https://docs.isometric.com/user-guides/certify/ghg-statement.md): Summary of net CO₂e removals for a reporting period submitted for verification in expectation of credit issuance - [Identifying Components](https://docs.isometric.com/user-guides/certify/identifying-components.md): How to identify and model components representing physical activities whose CO₂e flux needs to be accounted for in carbon removal processes - [Certify](https://docs.isometric.com/user-guides/certify/introduction.md): The fastest way to issue carbon removal credits, empowering CDR suppliers to create projects, manage data, and submit removals for verification - [Key Certify Concepts](https://docs.isometric.com/user-guides/certify/key-certify-concepts.md): Key concepts used in Certify and the Certify API including sources, datapoints, components, removals, and feedstock types - [Build an LCA](https://docs.isometric.com/user-guides/certify/lca.md): Set up your Lifecycle Assessment in minutes with Isometric's LCA builder to quantify net CO₂e removal by following this short step-by-step tutorial - [Log of Issues](https://docs.isometric.com/user-guides/certify/log-of-issues.md): Reviewing project submissions in Certify - [Adding measurement samples](https://docs.isometric.com/user-guides/certify/measurement-samples.md): Add measurement samples to projects representing physical measurements of the carbon removal process through the Certify API - [Modifying resources](https://docs.isometric.com/user-guides/certify/modifying-resources.md): How to modify resources through PATCH endpoints and when GHG statement resubmission is required for changes that impact calculations - [Project design](https://docs.isometric.com/user-guides/certify/project-design.md): Draft, submit, and review your Project Design Document and supporting evidence through Certify's structured requirements checklist - [Project emissions](https://docs.isometric.com/user-guides/certify/project-emissions.md): Account for emissions from project establishment and end-of-life phases that are amortized to removals using various amortization rules - [Removals](https://docs.isometric.com/user-guides/certify/removal.md): Create removals containing all CO₂e fluxes from project operation plus allocated project establishment and end-of-life emissions - [Sensitivity analysis](https://docs.isometric.com/user-guides/certify/sensitivity-analysis.md): Account for uncertainty in net CO₂e removal - [Storage monitoring [beta]](https://docs.isometric.com/user-guides/certify/storage-monitoring.md): Create monitoring submissions for projects using storage modules to comply with regular reporting requirements through UI or API - [Supplier Reference ID](https://docs.isometric.com/user-guides/certify/supplier-reference-id.md): Externally defined IDs supplied by clients that allow suppliers to query data using IDs from their own systems - [Uploading time series data](https://docs.isometric.com/user-guides/certify/time-series-data-upload.md): Upload time series sensor data collected over time for monitoring and verifying carbon removal operations through the Certify API - [Adding tree measurements](https://docs.isometric.com/user-guides/certify/tree-measurements.md): Add tree measurements to biosphere project areas through the Certify UI - [Validation and verification](https://docs.isometric.com/user-guides/certify/validation.md): CDR project validation and verification process managed through Certify from pre-screen to credit issuance with multiple stages - [Isometric Platform](https://docs.isometric.com/user-guides/introduction.md): Comprehensive software platforms supporting suppliers and buyers in building streamlined processes for high-quality carbon removal credits - [Create a Stripe checkout](https://docs.isometric.com/user-guides/registry/create-a-stripe-checkout.md): How suppliers can create a Stripe checkout page to sell Isometric verified credits direct to buyers. - [Deliver credits](https://docs.isometric.com/user-guides/registry/deliver-credits.md): How suppliers can deliver issued credits to buyers with registered accounts against live orders in the Registry system - [Registry](https://docs.isometric.com/user-guides/registry/introduction.md): Software platform for public reporting of carbon credit removals and inventory management for suppliers and buyers to manage credit balances - [Key Registry Concepts](https://docs.isometric.com/user-guides/registry/key-registry-concepts.md): Key concepts in the Isometric Registry including entities, credits, orders, issuances, deliveries, retirements, and credit batch management - [Protocol versioning](https://docs.isometric.com/user-guides/registry/protocol-versioning.md): Comprehensive guide to Isometric's protocol versioning policy, covering version types (major, minor, patch), adoption requirements, and backward compatibility mechanisms - [Retire credits](https://docs.isometric.com/user-guides/registry/retire-credits.md): How buyers can retire credits to meet climate targets, make environmental claims, or meet regulatory requirements with immutable retirement certificates - [Transfer credits](https://docs.isometric.com/user-guides/registry/transfer-credits.md): How buyers can transfer credits to other organizations for trading, third-party management, or customer fulfillment purposes - [View orders](https://docs.isometric.com/user-guides/registry/view-orders.md): View and manage credit delivery agreements between suppliers, buyers, and Isometric including order registration and status tracking ## OpenAPI Specs - [mrv.openapi](https://docs.isometric.com/api-reference/certify/mrv.openapi.json) - [registry.openapi](https://docs.isometric.com/api-reference/registry/registry.openapi.json) - [openapi](https://docs.isometric.com/api-reference/openapi.json) ## Optional - [Product changelog](https://isometric.com/changelog)