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

Exactly Protocol ERC-4626 API

ERC-4626 vault standard methods

Exactly Protocol ERC-4626 API is one of 17 APIs that Exactly Protocol publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ERC-4626. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://app.exact.ly.

5 operations 5 paths 2 schemas 1 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://app.exact.ly
License
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 1 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

ERC-4626 5

ERC-4626 vault standard methods

GET
/market/totalAssets
Get total assets
totalAssets → 200
POST
/market/convertToAssets
Convert shares to assets
convertToAssets body → 200
POST
/market/convertToShares
Convert assets to shares
convertToShares body → 200
POST
/market/deposit
Deposit assets at variable rate
deposit body → 200
POST
/market/withdraw
Withdraw assets at variable rate
withdraw body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are WithdrawRequest (3 properties), DepositRequest (2 properties). Each schema is shown below with its type and property counts.

WithdrawRequest
object
3 properties 3 required
DepositRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exactly-erc-4626-api-openapi.yml Raw ↑

Other APIs Exactly Protocol publishes across the network.

Exactly Protocol Previewer API
Exactly Protocol Market API
Exactly Protocol Auditor API
Exactly Protocol RewardsController API
Exactly Protocol Subgraph API (The Graph)
Exactly Protocol Fixed Rate API
Exactly Protocol Liquidations API
Exactly Protocol Liquidity API
Exactly Protocol Market Management API
Exactly Protocol Market State API
Exactly Protocol Markets API
Exactly Protocol Previewer API