Home > Power Platform > [Tip] Useful Free Web APIs to Use in Your Apps

[Tip] Useful Free Web APIs to Use in Your Apps

I stumbled upon these two fantastic free web APIs that you can use to test your applications/flows.

Bored API:

  • If you need a API to quick test your application, try the https://www.boredapi.com/api/activity/
  • This awesome GET Web API delivers a random JSON response every time you hit the endpoint, as shown below!
  • I can instantly test the connector using the Test option.

httpstat.us API:

  • It’s useful for testing how your own Apps/Flows deal with varying responses.
  • Let’s say you’ve built an app that consumes APIs, and you want to unit test the app with various types of API response codes. In that case, https://httpstat.us/ is your friend.

🙂

Categories: Power Platform Tags:
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment