There’s so much you can learn about APIs: different headers, different content types, different authentication techniques, and so on. However, the concepts and techniques that you’ve learned in this video course will allow you to practice with any API you like and to use Python for any API consumption needs you may have.
In this video course, you’ve learned:
- What an API is and what you can use it for
- What status codes, HTTP headers, and HTTP methods are
- How you can use Python to consume public data using APIs
- How you can use authentication when consuming APIs with Python
Go ahead and try this new magic skill with whatever public APIs you like!
Resources mentioned in this lesson:
