> ## Documentation Index
> Fetch the complete documentation index at: https://semgrep-ee9d73d8-chore-update-openapi-specs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Semgrep API v2

> Welcome to the portal for Semgrep AppSec Platform's web API v2.

The v2 API is under active development as Semgrep continues to expand platform capabilities. Semgrep will continue to support existing integrations and will not deprecate v1 until all v1 functionality is available in v2.

## API maturity levels

Each endpoint in the v2 API is marked with a maturity badge to help you understand its current state:

* 🚧 **Experimental** - Use at your own risk. This endpoint is not designed for third-party use or is under active development. Expect significant breaking changes.
* ⚠️ **Beta** - This endpoint is being refined. Semgrep will communicate breaking changes to beta partners as we tweak the implementation.
* ✅ **Stable** - No breaking changes will be made to this API. You can confidently build production integrations against these endpoints.

Use Stable endpoints for production applications and treat **experimental/beta** endpoints as previews of upcoming functionality.

This API is documented in the **OpenAPI format**.

Download OpenAPI specification:

<CardGroup cols="3">
  <Card title="Download" href="https://semgrep.dev/api/v2/openapi.yaml" icon="download" horizontal />
</CardGroup>
