---
title: "Get credit protocol configuration"
method: GET
path: "/credit/protocol"
tags: ["Credit"]
---

# Get credit protocol configuration

`GET /credit/protocol`

Returns the credit protocol configuration including credit hubs and assets

## Response `200`

OK

- ConfigCreditProtocolConfig
  - `chains` object, required

## Other responses

- `401` — Unauthorized - invalid or missing API key

## Changes

- **2026-03-30** `2a8a11e2dda0` — 1 info
  - added the required property `chains/additionalProperties/collateral/additionalProperties/ltv` to the response with the `200` status
- **2026-03-24** `a09cd74d2a58` — 2 warning, 6 info
  - added the new `Lending` enum value to the `chains/additionalProperties/strategies/additionalProperties/type/allOf[#/components/schemas/entity.StrategyType]/` response property for the response status `200`
  - added the new `superform-usdc` enum value to the `chains/additionalProperties/collateral/additionalProperties/strategy/allOf[#/components/schemas/entity.EarnStrategy]/` response property for the response status `200`
  - removed the `morpho-v1` enum value from the `chains/additionalProperties/strategies/additionalProperties/type/allOf[#/components/schemas/entity.StrategyType]/` response property for the response status `200`
  - removed the `yo-protocol` enum value from the `chains/additionalProperties/strategies/additionalProperties/type/allOf[#/components/schemas/entity.StrategyType]/` response property for the response status `200`
  - …4 more

[Change history](https://skmtc.dev/sprintertech/apis/untitled-api/changes/credit/protocol/get.md)

---

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