Skip to main content
Access vault allocation state, reserve distribution, and historical allocation changes via the REST API and TypeScript SDK. Use these endpoints to monitor how your vault distributes capital across reserves.

Current Allocations

Query the current allocation state including reserve weights, ctoken allocations, and target distributions.

Vault Overview with Allocations

Get a comprehensive overview including allocation data, incentives, and performance metrics.

Allocation Volume History

Query historical allocation volume changes over time. Track how capital distribution across reserves has evolved.
Historical allocation data is only available via the API.

Additional Resources

Full API Reference

SDK Examples