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

APIs

Daniel Tkach
Daniel Tkach
7,608 Points

I want to use APIs, where do I start

Hi folks, I want to learn how to use Shopify APIs, Facebook APIs, and some others, I don't know where to start. I finished the C# track, and I'm on the ASP track, but I never get there... and when I make a search for API here I only get one seemingly unrelated course.

There was something explained in a C# course, but the instructor just went too fast. Your guidance is appreciated. When I google the topic I find how to create an API but I don't want to do that, I want to know how to consume them.

Thanks.

2 Answers

Steven Parker
Steven Parker
231,007 Points

You might find some useful info in the JavaScript courses.

I believe some of the JavaScript courses also have some examples of using API's. The AJAX technology in particular might be useful for API consumption.

Daniel Tkach
Daniel Tkach
7,608 Points

Thank you Steven. I just had a look at the Javascript full course and yeah, that's next then!