Hey, this is the itemdb API Reference. Here you can get every info we have about an item and much more.When using itemdb and our data you're subject to our Terms of Use and Privacy Policy. Make sure you take a look at it before starting your projects with our API.General Rules#
itemdb is an open-source project. We don't make any money out of it and all expenses are paid from our own pocket.That said, be mindful when using our api. Our main goal is to serve the community with the main site. If your use case creates a risk to our systems we will terminate you. Absolutely no cheating. You may not use itemdb api to create neopets cheats and/or tools to give unfair advantage against other players.
Don't use our api to scrape our entire database. You will be banned if you do so.
Be clear to your users that you're using itemdb.com.br data. Include a link to our site or to the Contribute page so they can help make our data always accurate (you can also use our logo with a link) We love seeing what you create with itemdb. If you made something nice, hit me up at lucca[at]itemdb.com.br
Note that itemdb is under constant development and these api endpoints are subject to changes without notice...
Rate Limit#
We have a item-based rate limit to ensure our api availability. Instead of tracking your requests we track how many items you got from each request. After hitting a certain number (few tens of thousands) you will receive 429 errors.Item data don't change much, so try to implement caching techniques and not fetch it everytime...
If you have a very cool project and need a larger limit, we can talk :)