> For the complete documentation index, see [llms.txt](https://docs.carbonmark.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.carbonmark.com/carbonmark-api/quickstart.md).

# Quickstart

## Latest stable version

[https://v19.api.carbonmark.com](https://v19.api.carbonmark.com/)

## Use your preferred API client

The examples in these docs use `curl`, but you can follow the same workflow in any API client, including Postman, Insomnia, Bruno, or your own HTTP tooling.

If your client supports OpenAPI imports, you can import the Carbonmark OpenAPI spec and authenticate using your API key as a Bearer token.

The workflow remains the same:

1. Retrieve a listing price source from `/prices`
2. Create a quote with `/quotes`
3. Create an order with `/orders`
4. Confirm completion by querying `/orders` with the `quote_uuid`

## Getting started

1. Create an account or sign in with your existing Carbonmark account in the [Developer Dashboard](https://developers.carbonmark.com/login).
2. Once logged in, visit the [Keys](https://developers.carbonmark.com/dashboard/keys) page to generate a free sandbox API key.
3. Review the [API reference](https://api.carbonmark.com/) and guides for available endpoints and workflows.
4. [Contact Carbonmark](https://share-eu1.hsforms.com/1RWJWvyrHT1C_an4cZOHH3gfhhlr) when you are ready for production access and onboarding.

{% content-ref url="/pages/rOXfIFwLRhsqxJicKxjb" %}
[Versioning & Release Process](/carbonmark-api/versioning-and-release-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/GhffJyxYkU82lU0er6G3" %}
[Retire Carbon](/carbonmark-api/retire-carbon.md)
{% endcontent-ref %}

## Explore projects

You can use the Carbonmark REST API to view assets, prices, supply, and other variables.

{% content-ref url="/pages/eT5gmNLlKHw14n7RvCFD" %}
[Explore Carbon Projects](/carbonmark-api/explore-carbon-projects.md)
{% endcontent-ref %}
