---
title: "Get API Metadata"
method: GET
path: "/defi/v1"
tags: ["support"]
---

# Get API Metadata

`GET /defi/v1`

Returns a list of supported chains and protocol IDs for a specific DeFi API category and endpoint.

> 💡 
**Compute Unit Value:** `100` (fixed)

## Query parameters

- `category` 'account' | 'dex' | 'bridge', required
- `endpoint` string, required

## Response `200`

Successful response

- object
  - `status` integer
  - `msg` string
  - `data` object

---

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