# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
RFQ API
This is the canonical implementation of the RFQ API. It is a RESTful API that allows solvers to post quotes for given bridge routes.
Example
To retrieve quotes,
curl -X 'GET''http://api.synapseprotocol.com/quotes' -H 'accept: application/json'
For complete API documentation, including additional endpoints and query parameters, please refer to the API Documentation.