GET /nft/collections/{slug}/nfts
GET

/v1/nft/collections/{slug}/nfts

NFTs in collection

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/nft/collections/fuzzybears/nfts
Path parameterValueDescription
slugA collection slug, or its identity as issuer:taxon
Query parameterValueDescription
sortactivity|price-low|price-high|offer-low|offer-high|minted-latest|minted-earliest|rarity-rare|rarity-common|volume-high|volume-low|recent-sale|recent-listed
listedtrue|false|xrp|non-xrp
traitstype:value (comma-separated)
limitint (max 200, default 50)
offsetint
ownerr-address
lightweightbool
curl 'https://api.xrpl.to/v1/nft/collections/fuzzybears/nfts'

Response

200Example response6 ms · just now · 18 KB · 599 lines
https://api.xrpl.to/v1/nft/collections/fuzzybears/nfts
{
  "success": true,
  "collection": {
    "slug": "fuzzybears",
    "name": "Fuzzybears",
    "cid": "33920d4b2f0346fba52ece9f05c54f5f"
  },
  "nfts": [
    {
      "_id": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A30195C3A8A05A840F0",
      "NFTokenID": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A30195C3A8A05A840F0",
      "account": "rMqRQrtNf8JmK8fFVaFSeh4m4UCZL9SBMv",
      "issuer": "rw1R8cfHGMySmbj7gJ1HkiCqTY1xhLGYAs",
      "taxon": 1,
      "royalty": 3000,
      "flag": 8,
      "URI": "697066733A2F2F62616679626569677672727A32716C6333747679726A776133736A71347A6C6371346775783271626E32657266696B757777326B377073673573792F46757A7A796265617220233430362E6A736F6E",
      "volume": 2115.7587599999997,
      "hash": "28898DFAEDDEBCBC9DFD56B2782E7BF8DF672937FA7D511E1EAC0E645F4290BF",
      "time": 1789948881000,
      "created": 1742535662000,
      "ledger_index": 94914112,
      "LedgerSequence": 4,
      "MasterSequence": 10230257,
      "TicketSequence": 87685705,
      "cid": "33920d4b2f0346fba52ece9f05c54f5f",
      "collection": "Fuzzybears",
      "cslug": "fuzzybears",
      "name": "Fuzzybear #406",
      "props": [
        {
          "type": "Background",
          "value": "XRPL Blue-Purple",
          "count": 357
        },
        {
          "type": "Aura",
          "value": "Plasma",
          "count": 134
        },
        {
          "type": "Fur",
          "value": "Polar",
          "count": 356
        },
        {
          "type": "Clothes",
          "value": "Spacesuit",
          "count": 130
        },
        {
          "type": "Mouth",
          "value": "Buck",
          "count": 132
        }
      ],
      "rarity": 0.000011672706198714296,
      "rarity_rank": 1412,
      "total": 3210,
      "meta": {
        "name": "Fuzzybear #406",
        "description": "Original Fuzzybears on the XRP Ledger.",
        "external_url": "",
        "image": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#406.png",
        "attributes": [
          {
            "trait_type": "Background",
            "value": "XRPL Blue-Purple"
          },
          {
            "trait_type": "Aura",
            "value": "Plasma"
          },
          {
            "trait_type": "Fur",
            "value": "Polar"
          },
          {
            "trait_type": "Clothes",
            "value": "Spacesuit"
          },
          {
            "trait_type": "Mouth",
            "value": "Buck"
          }
        ],
        "properties": {
          "files": [
            {
              "uri": "fuzzybear-#406.png",
              "type": "image/png"
            }
          ],
          "category": "image",
          "creators": []
        },
        "compiler": "NFTexport.io"
      },
      "url": "ipfs://bafybeigvrrz2qlc3tvyrjwa3sjq4zlcq4gux2qbn2erfikuww2k7psg5sy/Fuzzybear #406.json",
      "files": [
        {
          "isIPFS": true,
          "type": "image",
          "parsedType": "image",
          "parsedUrl": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#406.png",
          "IPFSPath": "bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#406.png",
          "thumbnail": {
            "small": "64cb91defa165f02c5d76ee9c26bfa82s",
            "medium": "64cb91defa165f02c5d76ee9c26bfa82m",
            "large": "64cb91defa165f02c5d76ee9c26bfa82l"
          }
        }
      ],
      "isIPFS": true,
      "memoNotFound": true,
      "cost": null,
      "costb": null,
      "lastBuyTime": 1789948881000,
      "lastBuyer": "rMqRQrtNf8JmK8fFVaFSeh4m4UCZL9SBMv",
      "lastCost": 1014.87411,
      "updateEvent": "SALE"
    },
    {
      "_id": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A3031C31AA605A8450C",
      "NFTokenID": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A3031C31AA605A8450C",
      "account": "rMqRQrtNf8JmK8fFVaFSeh4m4UCZL9SBMv",
      "issuer": "rw1R8cfHGMySmbj7gJ1HkiCqTY1xhLGYAs",
      "taxon": 1,
      "royalty": 3000,
      "flag": 8,
      "URI": "697066733A2F2F62616679626569677672727A32716C6333747679726A776133736A71347A6C6371346775783271626E32657266696B757777326B377073673573792F46757A7A79626561722023323534392E6A736F6E",
      "volume": 1882.8826,
      "hash": "C707C52E146540B63108E1BE1DA7E39C5223B62994E7F2AED901C89B1535328C",
      "time": 1789948080000,
      "created": 1742556582000,
      "ledger_index": 94919483,
      "LedgerSequence": 9,
      "MasterSequence": 10234516,
      "TicketSequence": 87688521,
      "cid": "33920d4b2f0346fba52ece9f05c54f5f",
      "collection": "Fuzzybears",
      "cslug": "fuzzybears",
      "name": "Fuzzybear #2549",
      "props": [
        {
          "type": "Background",
          "value": "XRPL Blue",
          "count": 467
        },
        {
          "type": "Fur",
          "value": "Ripple",
          "count": 243
        },
        {
          "type": "Clothes",
          "value": "King's Robe",
          "count": 97
        },
        {
          "type": "Mouth",
          "value": "Saber",
          "count": 298
        },
        {
          "type": "Eyes",
          "value": "Eye Patch",
          "count": 124
        }
      ],
      "rarity": 0.000011289478650895844,
      "rarity_rank": 1576,
      "total": 3210,
      "meta": {
        "name": "Fuzzybear #2549",
        "description": "Original Fuzzybears on the XRP Ledger.",
        "external_url": "",
        "image": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#2549.png",
        "attributes": [
          {
            "trait_type": "Background",
            "value": "XRPL Blue"
          },
          {
            "trait_type": "Fur",
            "value": "Ripple"
          },
          {
            "trait_type": "Clothes",
            "value": "King's Robe"
          },
          {
            "trait_type": "Mouth",
            "value": "Saber"
          },
          {
            "trait_type": "Eyes",
            "value": "Eye Patch"
          }
        ],
        "properties": {
          "files": [
            {
              "uri": "fuzzybear-#2549.png",
              "type": "image/png"
            }
          ],
          "category": "image",
          "creators": []
        },
        "compiler": "NFTexport.io"
      },
      "url": "ipfs://bafybeigvrrz2qlc3tvyrjwa3sjq4zlcq4gux2qbn2erfikuww2k7psg5sy/Fuzzybear #2549.json",
      "files": [
        {
          "isIPFS": true,
          "type": "image",
          "parsedType": "image",
          "parsedUrl": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#2549.png",
          "IPFSPath": "bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#2549.png",
          "thumbnail": {
            "small": "f463ea7fa0bc76f3b8bdd9f9db7a2388s",
            "medium": "f463ea7fa0bc76f3b8bdd9f9db7a2388m",
            "large": "f463ea7fa0bc76f3b8bdd9f9db7a2388l"
          }
        }
      ],
      "isIPFS": true,
      "memoNotFound": true,
      "cost": null,
      "costb": {
        "issuer": "XRPL",
        "currency": "XRP",
        "amount": 420
      },
      "lastBuyTime": 1789948080000,
      "lastBuyer": "rMqRQrtNf8JmK8fFVaFSeh4m4UCZL9SBMv",
      "lastCost": 660.3285,
      "updateEvent": "SALE"
    },
    {
      "_id": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A3012B7B0B505A83E19",
      "NFTokenID": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A3012B7B0B505A83E19",
      "account": "rw6khHVtjdJ5te3jdKG2SKGCJbu17zyfUf",
      "issuer": "rw1R8cfHGMySmbj7gJ1HkiCqTY1xhLGYAs",
      "taxon": 1,
      "royalty": 3000,
      "flag": 8,
      "URI": "697066733A2F2F62616679626569677672727A32716C6333747679726A776133736A71347A6C6371346775783271626E32657266696B757777326B377073673573792F46757A7A79626561722023313932372E6A736F6E",
      "volume": 1040.8052,
      "hash": "5852FC6E948A88412E82558594A2363D05EDA79021B3516565088F20CB1F0230",
      "time": 1789944490000,
      "created": 1742535000000,
      "ledger_index": 94913941,
      "LedgerSequence": 7,
      "MasterSequence": 10229520,
      "TicketSequence": 87683989,
      "cid": "33920d4b2f0346fba52ece9f05c54f5f",
      "collection": "Fuzzybears",
      "cslug": "fuzzybears",
      "name": "Fuzzybear #1927",
      "props": [
        {
          "type": "Background",
          "value": "XRPL Orange",
          "count": 327
        },
        {
          "type": "Fur",
          "value": "Brown",
          "count": 1311
        },
        {
          "type": "Clothes",
          "value": "Concentric",
          "count": 76
        },
        {
          "type": "Mouth",
          "value": "Double",
          "count": 294
        },
        {
          "type": "Eyes",
          "value": "Ski Goggles",
          "count": 157
        }
      ],
      "rarity": 0.000010249921254618838,
      "rarity_rank": 2095,
      "total": 3210,
      "meta": {
        "name": "Fuzzybear #1927",
        "description": "Original Fuzzybears on the XRP Ledger.",
        "external_url": "",
        "image": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#1927.png",
        "attributes": [
          {
            "trait_type": "Background",
            "value": "XRPL Orange"
          },
          {
            "trait_type": "Fur",
            "value": "Brown"
          },
          {
            "trait_type": "Clothes",
            "value": "Concentric"
          },
          {
            "trait_type": "Mouth",
            "value": "Double"
          },
          {
            "trait_type": "Eyes",
            "value": "Ski Goggles"
          }
        ],
        "properties": {
          "files": [
            {
              "uri": "fuzzybear-#1927.png",
              "type": "image/png"
            }
          ],
          "category": "image",
          "creators": []
        },
        "compiler": "NFTexport.io"
      },
      "url": "ipfs://bafybeigvrrz2qlc3tvyrjwa3sjq4zlcq4gux2qbn2erfikuww2k7psg5sy/Fuzzybear #1927.json",
      "files": [
        {
          "isIPFS": true,
          "type": "image",
          "parsedType": "image",
          "parsedUrl": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#1927.png",
          "IPFSPath": "bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#1927.png",
          "thumbnail": {
            "small": "6b90075a5a0716df1660146ee84547b1s",
            "medium": "6b90075a5a0716df1660146ee84547b1m",
            "large": "6b90075a5a0716df1660146ee84547b1l"
          }
        }
      ],
      "isIPFS": true,
      "memoNotFound": true,
      "cost": null,
      "costb": null,
      "lastBuyTime": 1789944490000,
      "lastBuyer": "rw6khHVtjdJ5te3jdKG2SKGCJbu17zyfUf",
      "lastCost": 487.6272,
      "updateEvent": "SALE"
    },
    {
      "_id": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A30F05AD5A205A84408",
      "NFTokenID": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A30F05AD5A205A84408",
      "account": "rhnH5SGJiLbo34eDufBAwaG6DPwD32V4dX",
      "issuer": "rw1R8cfHGMySmbj7gJ1HkiCqTY1xhLGYAs",
      "taxon": 1,
      "royalty": 3000,
      "flag": 8,
      "URI": "697066733A2F2F62616679626569677672727A32716C6333747679726A776133736A71347A6C6371346775783271626E32657266696B757777326B377073673573792F46757A7A79626561722023313231312E6A736F6E",
      "volume": 2341.34127,
      "hash": "ECD8EE1E4F96776B91FDCA00B7ADB5921AF7A5CDDD65C7C47F8AD2DB5028E01D",
      "time": 1789943941000,
      "created": 1742545522000,
      "ledger_index": 94916643,
      "LedgerSequence": 17,
      "MasterSequence": 10231468,
      "TicketSequence": 87687700,
      "cid": "33920d4b2f0346fba52ece9f05c54f5f",
      "collection": "Fuzzybears",
      "cslug": "fuzzybears",
      "name": "Fuzzybear #1211",
      "props": [
        {
          "type": "Background",
          "value": "XRPL Blue-Purple",
          "count": 357
        },
        {
          "type": "Fur",
          "value": "DMT",
          "count": 234
        },
        {
          "type": "Clothes",
          "value": "Ripple Fool",
          "count": 98
        },
        {
          "type": "Mouth",
          "value": "Tongue",
          "count": 413
        },
        {
          "type": "Eyes",
          "value": "Heart Eyes",
          "count": 152
        }
      ],
      "rarity": 0.000011497122111850313,
      "rarity_rank": 1489,
      "total": 3210,
      "meta": {
        "name": "Fuzzybear #1211",
        "description": "Original Fuzzybears on the XRP Ledger.",
        "external_url": "",
        "image": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#1211.png",
        "attributes": [
          {
            "trait_type": "Background",
            "value": "XRPL Blue-Purple"
          },
          {
            "trait_type": "Fur",
            "value": "DMT"
          },
          {
            "trait_type": "Clothes",
            "value": "Ripple Fool"
          },
          {
            "trait_type": "Mouth",
            "value": "Tongue"
          },
          {
            "trait_type": "Eyes",
            "value": "Heart Eyes"
          }
        ],
        "properties": {
          "files": [
            {
              "uri": "fuzzybear-#1211.png",
              "type": "image/png"
            }
          ],
          "category": "image",
          "creators": []
        },
        "compiler": "NFTexport.io"
      },
      "url": "ipfs://bafybeigvrrz2qlc3tvyrjwa3sjq4zlcq4gux2qbn2erfikuww2k7psg5sy/Fuzzybear #1211.json",
      "files": [
        {
          "isIPFS": true,
          "type": "image",
          "parsedType": "image",
          "parsedUrl": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#1211.png",
          "IPFSPath": "bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#1211.png",
          "thumbnail": {
            "small": "d66214a4170e69ecce6240e30a06d47ds",
            "medium": "d66214a4170e69ecce6240e30a06d47dm",
            "large": "d66214a4170e69ecce6240e30a06d47dl"
          }
        }
      ],
      "isIPFS": true,
      "memoNotFound": true,
      "cost": null,
      "costb": {
        "issuer": "XRPL",
        "currency": "XRP",
        "amount": 375
      },
      "lastBuyTime": 1789943941000,
      "lastBuyer": "rhnH5SGJiLbo34eDufBAwaG6DPwD32V4dX",
      "lastCost": 506.92911,
      "updateEvent": "SALE"
    },
    {
      "_id": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A304A9DA95C05A83DC2",
      "NFTokenID": "00080BB86C429EE66CE731CAA492445DFF564F9CB8A46A304A9DA95C05A83DC2",
      "account": "rNRavuHQPzrko2GbRRBk4PtuSgvY3FDRAB",
      "issuer": "rw1R8cfHGMySmbj7gJ1HkiCqTY1xhLGYAs",
      "taxon": 1,
      "royalty": 3000,
      "flag": 8,
      "URI": "697066733A2F2F62616679626569677672727A32716C6333747679726A776133736A71347A6C6371346775783271626E32657266696B757777326B377073673573792F46757A7A7962656172202335372E6A736F6E",
      "volume": 4307.97925,
      "hash": "AF773E24BA46F64FE77A7D2BC2FF91EF7268511C4B11D0546AB9FBA452F08EF9",
      "time": 1789935631000,
      "created": 1742534982000,
      "ledger_index": 94913938,
      "LedgerSequence": 18,
      "MasterSequence": 10229442,
      "TicketSequence": 87683911,
      "cid": "33920d4b2f0346fba52ece9f05c54f5f",
      "collection": "Fuzzybears",
      "cslug": "fuzzybears",
      "name": "Fuzzybear #57",
      "props": [
        {
          "type": "Background",
          "value": "XRPL Grey",
          "count": 406
        },
        {
          "type": "Fur",
          "value": "Honey",
          "count": 251
        },
        {
          "type": "Clothes",
          "value": "Nirvana",
          "count": 94
        },
        {
          "type": "Mouth",
          "value": "Buck",
          "count": 132
        },
        {
          "type": "Eyes",
          "value": "Holes",
          "count": 113
        }
      ],
      "rarity": 0.000012382663002938006,
      "rarity_rank": 1141,
      "total": 3210,
      "meta": {
        "name": "Fuzzybear #57",
        "description": "Original Fuzzybears on the XRP Ledger.",
        "external_url": "",
        "image": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#57.png",
        "attributes": [
          {
            "trait_type": "Background",
            "value": "XRPL Grey"
          },
          {
            "trait_type": "Fur",
            "value": "Honey"
          },
          {
            "trait_type": "Clothes",
            "value": "Nirvana"
          },
          {
            "trait_type": "Mouth",
            "value": "Buck"
          },
          {
            "trait_type": "Eyes",
            "value": "Holes"
          }
        ],
        "properties": {
          "files": [
            {
              "uri": "fuzzybear-#57.png",
              "type": "image/png"
            }
          ],
          "category": "image",
          "creators": []
        },
        "compiler": "NFTexport.io"
      },
      "url": "ipfs://bafybeigvrrz2qlc3tvyrjwa3sjq4zlcq4gux2qbn2erfikuww2k7psg5sy/Fuzzybear #57.json",
      "files": [
        {
          "isIPFS": true,
          "type": "image",
          "parsedType": "image",
          "parsedUrl": "ipfs://bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#57.png",
          "IPFSPath": "bafybeid5gaqiyien2ao2nzlta5p4fdxptty5t7hpbsma4joxzv4s5hvmii/fuzzybear-#57.png",
          "thumbnail": {
            "small": "81a508321a9a924e22cd28a7f25c3565s",
            "medium": "81a508321a9a924e22cd28a7f25c3565m",
            "large": "81a508321a9a924e22cd28a7f25c3565l"
          }
        }
      ],
      "isIPFS": true,
      "memoNotFound": true,
      "cost": null,
      "costb": null,
      "lastBuyTime": 1789935631000,
      "lastBuyer": "rNRavuHQPzrko2GbRRBk4PtuSgvY3FDRAB",
      "lastCost": 480,
      "updateEvent": "SALE"
    }
  ],
  "pagination": {
    "offset": 0,
    "limit": 50,
    "total": 3211,
    "totalPages": 65,
    "totalCapped": false
  },
  "filters": {
    "sort": "activity",
    "traits": null
  }
}

Long arrays and strings are shortened in the example; Send request for the full answer.

What it does

NFTs in collection

A collection is its slug, or its on-chain identity as issuer:taxon. Each NFT in it comes back with its NFTokenID, the id every NFT endpoint takes. Go to NFT →
OpenAPI