API and SDK Reference

This endpoint is used to retrieve a list of loans. When used without query params, it will fetch all loans. Query params can be used to filter this set.

Log in to see full request history
Query Params
string

The NFT token ID to filter by (if this is included, the collection param must also be included)

string

The collection address to filter by (required if nftId is provided)

string

The seller address to filter by. More specifically, the current owner of the seller ticket NFT.

string

The buyer address to filter by. More specifically, the current owner of the buyer ticket NFT.

boolean

If this is true, then only loans that are active will be returned. False by default.

Responses

400

Bad request (invalid query)

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json