Maple
Search…
Welcome to Maple
How to Participate
How to lend
How to provide pool cover
How to borrow
How to stake
How to become a Pool Delegate
Protocol
Maple Protocol Overview V1.0.0
Pool Delegates
Borrowers
Lenders
MPL Token
Providing Pool Cover
Smart Contracts
General
Calculators
Funds Distribution Tokens (FDTs)
Liquidator
Loans
Lockers
Oracles
Pools
Proxy Factory
Utils
API
Public
Rates
Archive - LBP
LBP Overview
Frequently Asked Questions
Additional Links and Resources
Risks
Developer Documentation
Discord
Blog
Interface Terms of Use
Privacy Policy
Powered By
GitBook
Rates
Maple Lend and Borrow rates
Get Lending and Borrowing Rates
URL:
https://api.maple.finance/rates
Response
200: OK
Borrow and lend rates successfully retrieved
1
{
2
"lendRates"
:
[
3
{
4
"apr"
:
0.08909545157218274
,
5
"tokenSymbol"
:
"USDC"
,
6
"apy"
:
0.09142956489738086
7
}
8
],
9
"borrowRates"
:
[
10
{
11
"apr"
:
0
,
12
"tokenSymbol"
:
"USDC"
,
13
"apy"
:
0
14
}
15
]
16
}
Copied!
500: Internal Server Error
Could not fetch rates
1
{
2
"statusCode"
:
500
,
3
"message"
:
"Unable to fetch rates"
4
}
Copied!
Previous
Accounts
Next - Archive - LBP
LBP Overview
Last modified
2mo ago
Copy link
Contents
Get Lending and Borrowing Rates