Skip to main content
POST
Returns a signed price message that can be passed to openLoan, withdrawCollateral, or borrowMore on the smart contract. The borrower submits the signed price alongside their transaction, allowing atomic price updates without requiring the registered wallet to submit a separate transaction.

Path Parameters

string
required
Market ID.

Body Parameters

number
Price in USD. If omitted, fetched from the configured feed.
integer
default:"300"
How long the signature remains valid. Min 60, max 3600.