Create quote
API Reference
Create quote
Creates a short-lived exact-input quote.
POST
Create quote
Authorizations
API key. Keep this key on your backend.
Body
application/json
Response
Short-lived quote.
Pattern:
^pq_[a-f0-9]{24}$Example:
"pq_aaaaaaaaaaaaaaaaaaaaaaaa"
Estimated output per one input unit.
Example:
"10000"
Example:
"0.001"
Example:
"1"
Required range:
x >= 0Example:
900

