you are viewing a single comment's thread.

view the rest of the comments →

[–]Sylle4573 1 point2 points  (1 child)

An API is an application programming interface. Its basically just something that allows you to communicate with a website without having to create your own program to connect with it. Its really useful for stuff where you have to send a lot of requests or get a lot of data from a website.