Aori API Documentation
Welcome to the Aori API documentation. This platform is designed to revolutionize the way assets are traded and settled between counterparties. By leveraging the power of blockchain technology, Aori provides a seamless, trustless, and efficient trading experience.
Overview
Aori is a next-generation on-chain trading application that:
- Simplifies clearing between known counter-parties.
- Offers centralized exchange (CEX) speeds without the associated risks.
- Allows users to sell large quantities of tokens without manual trading on an exchange.
- Integrates seamlessly with on-chain primitives like flash-loans and LP tokens.
Historically, trades have cleared through centralized exchanges or brokers trusting one another. With Order, traders can settle and place simple swaps or block trades through the trust-less Aori Orderbook. This ensures no counterparty has the uncomfortable burden of sending their assets first or trusting a centralized exchange for holding 1:1 reserves.
Core Features
- Gas-less Order Placement: Makers can place and cancel orders without incurring gas fees.
- Real-time Orderbook Subscription: Stay updated with real-time changes in the orderbook.
- Multi-chain Support: Place and execute orders on multiple blockchains.
- Trust-less Execution: Utilizing the Aori orderbook and Seaport for guaranteed swaps.
Getting Started
To start using the Aori API, you'll need to:
- Authenticate: Ensure you have the necessary credentials to access the API endpoints.
- Understand the Endpoints: Familiarize yourself with the available API methods and their respective parameters.
- Test: Before integrating into your application, test the endpoints to ensure they meet your requirements.
Aori SDK
To make trading and strategy creation as seamless as possible, there is a TypeScript SDK available. It contains all essential methods as well as example strategies.
Support
If you encounter any issues or have questions regarding the API, please refer to the FAQ section. For further assistance, reach out to our support team at team@aori.io.
Thank you for choosing Order as your trading and settlement platform. We're excited to be part of your trading journey!
Guides
Retrieving Orderbooks
Learn how to quickly fetch and view the active orders on the platform.