LooksRare Orders API
Read and write NFT maker orders in the LooksRare V2 off-chain order book. GET /v2/orders retrieves asks (listings) and bids (offers) with flexible filtering by collection, token ID, signer, status, and strategy (standard or collection-wide). POST /v2/orders submits a signed maker order — either an ask or a bid — requiring a valid ECDSA signature, nonce values, price in wei, and collection/token details. Seaport-compatible endpoints at /v2/orders/seaport enable listing and bidding through the Seaport protocol while still earning LooksRare rewards and gems.