DefiLlama TVL Lookup for Synthetix is a paid API for AI agents from api.web3identity.com, paid per call via x402, $0.010000/call, status unknown (last checked 2026-09-13).
Fetches the current Total Value Locked (TVL) for the Synthetix DeFi protocol via DefiLlama data
Get Total Value Locked for a DeFi protocol from DefiLlama
Returns a JSON object containing the Synthetix protocol's current TVL in USD as a number, a list of chains where the protocol has locked value, and the protocol name string.
GEThttps://api.web3identity.com/api/defi/tvl/synthetixUse this endpoint when you specifically need Synthetix TVL data sourced from DefiLlama, particularly in agentic workflows requiring per-call micropayment billing via x402. Prefer over scraping DefiLlama directly when you need a clean, paid API abstraction with structured output including chain-level breakdown.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"tvl": 33432382.37871725,
"cached": false,
"source": "defillama",
"protocol": "synthetix",
"latencyMs": 565,
"timestamp": "2026-06-16T01:14:31.675Z"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"