---
title: "Projects"
method: GET
path: "/api/v1/projects"
tags: ["Integration"]
---

# Projects

`GET /api/v1/projects`

Returns supported projects (e.g. `aave`) or platforms associated with available projects

## Response `200`

- Project[]
  - `id` string, required
  - `chains` string[], required
  - `protocols` string[]

---

[API](https://skmtc.dev/enso/apis/enso-api.md) · [All operations](https://skmtc.dev/enso/apis/enso-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/enso/enso-api/revisions/249f471fdafd/schema)
