---
title: "GET /v1/protocol"
method: GET
path: "/v1/protocol"
tags: ["Protocol"]
---

# GET /v1/protocol

`GET /v1/protocol`

## Query parameters

- `id` string, required

## Response `200`

return protocol

- Protocol
  - `id` string — protocol id
  - `chain` string — chain name
  - `name` string
  - `logo_url` string
  - `site_url` string — Prioritize websites that can be interacted with, not official websites
  - `has_supported_portfolio` boolean — Is portfolio already supported
  - `tvl` integer — User deposit value in this protocol

---

[API](https://skmtc.net/debank/apis/debank-openapi.md) · [All operations](https://skmtc.net/debank/apis/debank-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/debank/debank-openapi/revisions/3f676effe339/schema)
