Interoperability mostly. Useful for scenarios where you want to interact with your Actual server instance but you can't import a Node.js library (let's say you are using another programming language).
GET https://api.mockaroo.com/api/11a5aea9?count=20 HTTP/1.1 X-API-Key: abc123 In this case, an HTTP request to the defined endpoint will return 20 sample records of a ...