curl --request GET \
--url https://api.yield.xyz/v1/providers/{providerId} \
--header 'x-api-key: <api-key>'{
"name": "Morpho",
"id": "morpho",
"logoURI": "https://morpho.xyz/logo.png",
"description": "A peer-to-peer DeFi lending protocol",
"website": "https://morpho.xyz",
"tvlUsd": "10,200,000",
"type": "protocol",
"references": [
"<string>"
]
}Returns detailed information about a specific provider.
curl --request GET \
--url https://api.yield.xyz/v1/providers/{providerId} \
--header 'x-api-key: <api-key>'{
"name": "Morpho",
"id": "morpho",
"logoURI": "https://morpho.xyz/logo.png",
"description": "A peer-to-peer DeFi lending protocol",
"website": "https://morpho.xyz",
"tvlUsd": "10,200,000",
"type": "protocol",
"references": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Provider details
Provider name
"Morpho"
Provider ID
"morpho"
Provider logo URI
"https://morpho.xyz/logo.png"
Short description of the provider
"A peer-to-peer DeFi lending protocol"
Provider website
"https://morpho.xyz"
Total TVL across the entire provider in USD
"10,200,000"
Type of provider (protocol or validator provider)
protocol, validator_provider "protocol"
Optional social/media references or audit links