logoApiKoi

Access various types of mock data instantly via clean, ready-to-use endpoints.

Fast, flexible, and built for realistic testing — get mock data in JSON or XML formats, all through clean endpoints designed to simplify your development workflow.

  fetch('https://api.apikoi.com/v1/Users')
  .then(response => response.json())
  .then(json => console.log(json))

JSON

XML