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
Zachary Dalzell
3,236 PointsHow to use an API Key?
Hi,
I have a project in mind (tracking routes of different public transportation) and have an API Key to access that information. How do I actually go about using the key? I'm working through the iOS Dev track now and have search some on Stack Overflow but can't really seem to figure it out.
1 Answer
Greg Barbosa
9,874 PointsImagine an API key like a literal key. You use it to unlock and gain access into somewhere you want to go. But first things first, you need a door for that key to be useful.
Your API key, for which service is it with (website/server/etc)?
Amit Bijlani
Treehouse Guest TeacherAmit Bijlani
Treehouse Guest TeacherDepends on the API. Do you have any code you can share?