Mock API Engine

Build frontends faster. Access lightning-fast, highly reliable dummy JSON endpoints with advanced query parsing—no sign ups required.

https://utilityforges.com/api/mock/[resource]
Schema DocsFull API Docs
Fetch a list of realistic mock inventory items.
fetch('https://utilityforges.com/api/mock/inventory')
  .then(res => res.json())
  .then(console.log);
GET
Server Response

Hit "Execute" to fetch data.