What is the TSM Addon API and how do I use it?

Written by Gumdrops (Community Manager)

Updated at September 5th, 2021

What is an API?

An application programming interface or API is a set of clearly defined methods of communication between various software components. For TradeSkillMaster, these methods of communication allow an API user to query the TSM addon for item pricing and other relevant information to use in their addon(s).

What does the TSM Addon API offer?

The TSM Addon API offers functions in the following categories:

  • UI
  • Group
  • Profile
  • Price
  • Money
  • Item
  • Inventory

How do I use the TSM Addon API?

You can reference the TSM Addon API documentation.

Delete

Info

The TSM Addon API is not to be confused with the TSM Public Web API for pricing data. That can be found here: What is the TSM Public Web API and how do I use it?