📃 Mockoon pre-generated templates

Make API development a breeze with our comprehensive library of JSON templates, designed to help you prototype and learn faster in Mockoon.

List of accounts

Copy
[ {{#repeat 10}} { "id": "{{faker 'string.uuid'}}", "name": "{{faker 'company.name'}}", "balance": {{faker 'finance.amount'}}, "isActive": {{faker 'datatype.boolean'}} } {{/repeat}} ]

Equipped with properties such as name, balance, and status, this template generates a list of random accounts suitable for prototyping banking applications and financial dashboards. Whether populating mock databases or serving as sample data for budgeting tools, it offers developers essential account information for testing and analysis. Moreover, its inclusion enhances the accuracy and effectiveness of financial functionalities within applications. These data are perfect to prototype or serve as sample data for applications like banking platforms, financial dashboards, and budgeting tools.