This endpoint is optimized for bulk querying multiple specific tokens from different collections. You can specify an arbitrary number of tokens in the request, but the limit per response is 1000 tokens. Post the same input again with the next offset to continue receiving results. Please note that the limit and the offset parameters go in the query string, not in the POST payload.

Available in all Nabu subscription plans.

Response FieldData TypeDescription
tokensarray of TokenThe list of tokens requested, with valuation information when available
next_offsetnumberThe offsite for the next page of results. If null, no more results are available
Language
Authorization
Header
Click Try It! to start a request and see the response here!