How would I get information about a certain collectible item on the catalog? (By ID)

I am trying to get a system that prints information of a certain item, by making it so when I request an ID of an item, it returns all the information on the item, including RAP.

I’ve seen APIs do this, but only return MULTIPLE collectibles, when I am trying to get a singular one by its ID.

Does anyone have an idea on how I would do this or scripts?

1 Like

I believe this should help