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.