import ApiPlayground from "../src/components/ApiPlayground";

# API Playground

### Explore CarbonSutra APIs interactively

Test CarbonSutra APIs directly from your browser without writing any code. Select an API endpoint, configure the required parameters, and execute the request to see the response in real time.

The playground is designed to help you quickly understand how each API works and experiment with different inputs before integrating CarbonSutra into your application.

<div className="not-prose w-full max-w-none">
  <ApiPlayground />
</div>
