Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Idle Finance TVL API

Total value locked metrics per underlying token

Idle Finance TVL API is one of 5 APIs that Idle Finance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include TVL. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 3 base URLs: https://api.idle.finance, https://api-zkevm.idle.finance, https://api-optimism.idle.finance.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.idle.finance
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Idle Finance TVL API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token obtained via https://idlefinance.typeform.com/to/CzRkDH. Include as "Authorization: Bearer " on all requests.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

TVL 1

Total value locked metrics per underlying token

GET
/tvls
Get TVL per underlying token
getTVLs → 200401502

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
Standard error response.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

idle-tvl-api-openapi.yml Raw ↑

Other APIs Idle Finance publishes across the network.

Idle Finance Polygon zkEVM API
Idle Finance Optimism API
Idle Finance Pools API
Idle Finance Rates API