Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

What do APIs do?

Hello, my favorite PC/video game company, Blizzard, has recently (I think) introduced a developer portal with APIs (https://dev.battle.net/). As it is my dream to work for Blizzard, I definitely wanted to make something with it, but when I signed up, I didn't really understand what they were asking for. What do these APIs do and how can I use these? An analogy would be really appreciated. I am basically a beginner in this area.

2 Answers

API stands for Application Programming Interference. They mainly consist of huge and specific functions. They are mainly used to accomplish a task.

So basically. In computer programming, and API specifies how Computer Software should interact with each other.

I took a look at the API, the most complete API section is the WoW data, with that you could build

  • real time auction house info
  • character sheets for every member of a guild
  • item database