Quoting with Intently
In simple terms, Intently is a middle layer between Aggregators / Apps, Bridges, and Solvers.
Apps primarily interface via the Intently Quote API, which follows this approximate flow:
-
User interacts with an App that collects their intent/order.
-
App sends the User's intent to the Intently Quote API.
-
Intently calls all supported/enabled Bridge APIs to get their official "base" quotes.
-
Intently broadcasts the intent and all base quote details to it's network of solvers.
-
Solvers respond with their own quotes.
-
Intently evaluates all quotes and determines the best to fill the User's original intent.
-
Intently Quote API sends a response of the best quote back to the app.
-
App utilizes the response from the Intently Quote API to construct the User's transaction.