Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/x-www-form-urlencoded
Response
Successfully generated mock data
By default, it returns an array
with the requested data.
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.