Generating data from the API
Sending the generation request
POST /api/v1/generate_tasks{
"workspace": string,
"database": string,
"format": string,
"connection": string,
"entity": string,
"overrides": object
}Get the status of a data generation task
Loading the generated data into your database
PostgreSQL
Last updated
Was this helpful?