Jump to content

What API to use for top 5 listings?


Grass08

Recommended Posts

I tried to use /classifieds/search/v1 and brought premium for it, but it says in the logs that they deprecated it :( please remove it. Any way, I need to get the top 5 listings for an item using the api, anyone know which one I can use before I waste my time?

Link to comment
Share on other sites

yo thanks, that was my next guess, I didn't know it used my user token though. Thanks for the info

Link to comment
Share on other sites

1 hour ago, Zeus_Junior said:

/classifieds/listings/snapshot

uses your user token (not api key), sku which is the item name as it appears on stats page and appid 440

Where do I put the user token, and how do I refer to it? It doesn't say in the example:

https://backpack.tf/api/classifieds/listings/snapshot?sku=Strange%20Jarate&appid=440

Sorry im new to this

Link to comment
Share on other sites

https://backpack.tf/api/classifieds/listings/snapshot?token=[your token here]&sku=[item sku here]
Link to comment
Share on other sites

Just now, wersady said:
https://backpack.tf/api/classifieds/listings/snapshot?token=[your token here]&sku=[item sku here]

thanks yo

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...