Generates mock data based on specified types and repetition count
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully generated mock data
By default, it returns an array
with the requested data.
By default, it returns an array
with the requested data.
Returns an object
when repeat = 1
AND single_item = true