Mock Data Generation
This web service generates fake (mock) data. It provides test data based on the requested type and language.
To see the list of supported data types and available languages, simply open the web service endpoint without any parameters. The response will be an array containing all supported types and languages.
The language parameter is required and must be one of the supported languages listed by the service. If the language is missing or invalid, the service will return an appropriate error message.
Once you have chosen a type and a language, you can send your request. The response will include mock data matching the requested type and language.