?? Simple API Demo
Click the buttons below to see real APIs in action!
?? Cat Facts API
Get a random cat fact from the internet!
GET https://catfact.ninja/fact
?? IP Address API
Find out your public IP address!
GET https://api.ipify.org?format=json
?? JSONPlaceholder API
Get fake blog post data (great for testing)!
GET https://jsonplaceholder.typicode.com/posts/1
?? Random Joke API
Get a random programming joke!
GET https://official-joke-api.appspot.com/jokes/programming/random