Skip to main content

API Reference

The Oyrade REST API is currently under development and is not yet available for public use. We are building a set of endpoints that will allow developers to query market data, retrieve historical trades, and access portfolio information programmatically.

In the meantime, all market data can be read directly from the Solana blockchain by deserializing the program's on-chain accounts using the Anchor IDL. The Smart Contracts reference documents the full account structure and PDA derivation paths needed to fetch market state, user positions, and global configuration.

For updates on API availability, follow us on X or join the Discord.