This website collects cookies to deliver better user experience
Easy access public APIs for projects!
Easy access public APIs for projects!
Based from the title, you're probably wondering why if there is Google to help you look? Right?
Well, when I was was in the bootcamp, we had to build projects every phase and in need of these types of resources and build our own web app from it. I know there is alot more ways to search for these online, but this blog is to help save one's time in doing so.
First, what is a public API?
A public API is also known as open API. Open for public use and is usually free!
So, here's a few public APIs that either just caught my eye for a future build, or have used on my old projects!
Authorization: You would just need to request an API key by making a Pexels account and on the Doc is the format how to utilize that key on your code. It'll get you 20,000 request limit per month.
Free and open to use source of Pokemon data! From names, to sprites, to evolution chain! There are so much ways you can utilize this API with so much information it holds.
Free source of cosmetic products, very usefule if you need to build a mock cosmetic webapp (Con: some of the image links aren't updated and you might need a default photo for those)
Postman Public API - might need a little more time to browse around to see details of each API.
Hope this was helpful to anyone looking into utilizing some free & easy-access APIs into their projects! If you have any other suggestions of resources, feel free to share it in the comments below!