Lune Docs Logo
Log inContact us

Project bundles

List bundles

HTTP GET to /v1/bundles
Sample request
  • Sample request
  • Query parameters

    Pattern: ^\d+$

    Maximum number of resources to return, between 1 and 100.

    A cursor for use in pagination.

    The cursor that points to the starting item of the next page of results. If not provided, the first page of results is returned.

    When recently_disabled is set to true, the response will also include bundles which have been disabled in the last 30 days.

    Response

    Whether or not there are more elements available after this set.

    If false, this set comprises the end of the array.

    Part of a paginated response.

    The cursor value to be used as the after parameter for fetching the next page of results.

    null if has_more is false.

    An array of Bundle objects.

    Part of a paginated response.

    Group of projects of similar price and characteristics.

    Orders are placed against bundles.

    The bundle's unique identifier

    The bundle's name

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Bundle unit price per tonne CO2

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Bundle unit price per tonne CO2 inclusive of fees

    Currency code

    A bundle's background colour in hexadecimal format

    A bundle's image URL

    A bundle's larger image URL

    A bundle's high resolution image URL

    A bundle's small thumbnail image URL

    The bundle's description

    Disabled bundles do not accept orders

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Quantity of CO2 offsets available to purchase (in tonnes).

    If available_quantity is null, assume there is an unlimited amount of offsets to purchase.

    Offset type classification

    emissions_reduction
    carbon_removal

    Bundle approach

    traditional
    innovative

    The bundle's carbon storage permanence.

    long_term
    short_term
    no_storage

    An array of Project objects that belong to the bundle.

    The projects's unique identifier

    The project's name

    The project's short name. May coincide with name.

    Project slug

    Project description

    The project's offset type, eg Forest conservation, Afforestation, Direct Air Capture

    The project's Verification Standard Entity name or equivalent organization.

    American Carbon Registry
    Verra
    Puro.earth
    Gold Standard
    Climate Action Reserve

    A link to the registry's project details page.

    Latitude

    Logitude

    The project's country

    The project's 3 character country code

    The project's region

    A project logo image URL

    A project image URL

    A project thumbnail image URL

    Project results

    UN Sustainable Development Goals.

    Each number in the array represent one UN Sustainable Development Goal. See https://sdgs.un.org/goals.

    Disabled projects do not get allocated to orders

    A list of images and videos belonging to the project.

    The type of the media item

    image
    video

    The URL of the media item

    A short description of where the image or video was sourced

    A URL pointing to where the image or video was sourced

    Project’s crediting period start date.

    Project’s crediting period end date.

    Date the project was registered in the registry.

    The standard followed to assure that a carbon offset project delivers on carbon reduction or removal.

    Detailed application of the broader principles set out in the protocol.

    Expected duration of the carbon storage (carbon removal projects only).

    Any additional standards the project meets.

    Independent entity assessing compliance of carbon projects with protocol and methodology.

    Mitigation plan for the risk of reversal.

    Mitigation plan for the risk of predicted reductions or removals not occurring.

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Estimated average annual reductions or removals.

    Errors
    This API operation can return the following errors:
    HTTP status codeError code
    400
    api_version_invalid
    400
    bundle_selection_ratios_invalid
    400
    bundle_selection_bundle_invalid
    400
    order_value_invalid
    400
    bundle_id_invalid
    400
    id_invalid
    400
    distance_invalid
    400
    test_account_name_update_disallowed
    400
    bundle_selection_ratios_invalid_format
    400
    address_not_found

    Get a bundle

    HTTP GET to /v1/bundles/{id}
    Sample request
  • Sample request
  • Query parameters

    The bundle's unique identifier

    Response

    Group of projects of similar price and characteristics.

    Orders are placed against bundles.

    The bundle's unique identifier

    The bundle's name

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Bundle unit price per tonne CO2

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Bundle unit price per tonne CO2 inclusive of fees

    Currency code

    A bundle's background colour in hexadecimal format

    A bundle's image URL

    A bundle's larger image URL

    A bundle's high resolution image URL

    A bundle's small thumbnail image URL

    The bundle's description

    Disabled bundles do not accept orders

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Quantity of CO2 offsets available to purchase (in tonnes).

    If available_quantity is null, assume there is an unlimited amount of offsets to purchase.

    Offset type classification

    emissions_reduction
    carbon_removal

    Bundle approach

    traditional
    innovative

    The bundle's carbon storage permanence.

    long_term
    short_term
    no_storage

    An array of Project objects that belong to the bundle.

    The projects's unique identifier

    The project's name

    The project's short name. May coincide with name.

    Project slug

    Project description

    The project's offset type, eg Forest conservation, Afforestation, Direct Air Capture

    The project's Verification Standard Entity name or equivalent organization.

    American Carbon Registry
    Verra
    Puro.earth
    Gold Standard
    Climate Action Reserve

    A link to the registry's project details page.

    Latitude

    Logitude

    The project's country

    The project's 3 character country code

    The project's region

    A project logo image URL

    A project image URL

    A project thumbnail image URL

    Project results

    UN Sustainable Development Goals.

    Each number in the array represent one UN Sustainable Development Goal. See https://sdgs.un.org/goals.

    Disabled projects do not get allocated to orders

    A list of images and videos belonging to the project.

    The type of the media item

    image
    video

    The URL of the media item

    A short description of where the image or video was sourced

    A URL pointing to where the image or video was sourced

    Project’s crediting period start date.

    Project’s crediting period end date.

    Date the project was registered in the registry.

    The standard followed to assure that a carbon offset project delivers on carbon reduction or removal.

    Detailed application of the broader principles set out in the protocol.

    Expected duration of the carbon storage (carbon removal projects only).

    Any additional standards the project meets.

    Independent entity assessing compliance of carbon projects with protocol and methodology.

    Mitigation plan for the risk of reversal.

    Mitigation plan for the risk of predicted reductions or removals not occurring.

    Pattern: ^[0-9]+(\.[0-9]+)?$

    Estimated average annual reductions or removals.

    Errors
    This API operation can return the following errors:
    HTTP status codeError code
    404
    429