Tutorials
Wallet Integration
Use the Compass API to enhance Web3 wallet capabilities!

Compass helps you quickly add features such as yield farming, trading, or leveraging token holdings — all through a unified API/SDK.
Why
Using the Compass API, you…
- use a single provider to add a wide variety of features — from staking to yield-fixing.
- don’t need to write smart contract code or hire Solidity developers.
- can take advantage of all the features Compass Labs has already built atop of protocols — like accessing yield statistics and vault information.
How
1
Choose the right SDK for you
You can call our REST API endpoints directly, but we recommend using our TypeScript SDK or Python SDK.
2
Get your API key
All requests to Compass API must include an API key. Signup is free. Please contact us at contact@compasslabs.ai for support in building a high-performance application.
3
Start using Compass
We’ve built a simple example application to show you how it works. Full source code is available here.
Here’s an elegant code snippet that reads average interest rates on AAVE: