post
https://api.gm.ondo.finance/v1/attestations/soft
A soft quote provides pricing information for mint or redeem operations without creating an actual attestation. Unlike the Request a Mint or Redeem Attestation endpoint, soft quotes:
- Are not eligible for on-chain submission
- Do not count against user limits (Active Notional Value, Session Notional Value, or Active Attestations)
- Serve as pricing references for quote validation and user interface display
- Do not include authentication fields such as
attestationId,userId,expiration, orsignature
This endpoint can be used to acquire estimated pricing without impacting trading limits or creating binding commitments.
See also: Error Codes
400One of the request parameters is invalid. Please see the returned message and documentation for details.
401Missing or invalid API key. Please provide your API key in the x-api-key request header.
429Client is sending too many requests and exceeded the rate limit.
500An internal server error occurred. Please see the returned message and documentation for details.