Hi there,
I am Silver plan should be able to create records of 1M lines.
How can I do it and how to request?
curl “https://api.mockaroo.com/api/12345678?count=1000000&key=myAPIKey” > “my_schema.csv”
from my schema site does not work.
What am I doing wrong?
Also, when doing it with 5000 count, it does something. I get a csv, which is more like a report, but without data. My Account page also shows that 5000 columns have been generated via API.