Jump to Content
X2Y2 Developer Platform
API Reference
Log InX2Y2 Developer Platform
API Reference
Log In
API Reference

X2Y2 OpenAPI

  • API Documentation
    • Introduction
    • Authentication
    • Rate limits
    • Pagination
    • Usage Samples
  • Guides
    • Generate order creation payload
    • Make purchase of orders
    • Cancel orders on chain
  • Orders
    • Fetch open ordersget
    • Create open orderpost
    • Fetch order purchase inputpost
    • Fetch order cancel inputpost
  • Events
    • Fetch eventsget
  • Offers
    • Fetch open offersget
  • Contracts
    • Fetch contractget
    • Fetch contract statsget
  • API Error codes

Miscellaneous

  • Contracts & Audit

X2Y2 Fi API

  • Upgrade Instructions
  • Contracts & Links
  • Authentication
  • Generate signature & Send transaction
  • General
    • Get System Paramsget
  • Chain
    • Get user counter from Fi v3 contract.get
    • Get a loanpost
    • Repay a loanpost
    • Refinance a loanpost
  • Offer
    • Make new offerpost
    • Get offersget
    • Cancel all my offerspost
    • Cancel offerpost
  • Loan
    • Get loans listget
Powered by 

Fetch order purchase input

post https://api.x2y2.org/api/orders/sign

Get the input to be submitted via user's wallet

This endpoint is used to generate a signed order input for user to submit to wallet, e.g. Make purchase of orders.

Language
Credentials
Header