Go to Tonic.ai
Search…
⌃K
Links
Tonic User Guide
About Tonic
Getting started with Tonic
Managing your Tonic account
Frequently Asked Questions
Setting up and analyzing your workspace
Managing workspaces
Using Privacy Hub to identify and protect sensitive data
Tracking changes to the workspace configuration
Using the Privacy Report to verify data protection
Managing access to workspaces
Configuring data generation details
Database View
Table View
Table modes
Generators
Subsetting data
Viewing and adding foreign keys
Running Tonic workflows
Running a data generation job
Viewing jobs and job details
Managing Tonic performance
Post-job scripts
Webhooks
Viewing and resolving schema changes
Installing and Administering Tonic
Tonic architecture
Using Tonic securely
Deploying a self-hosted Tonic instance
Managing user access to Tonic
Tonic monitoring and logging
Setting environment variables
Updating Tonic
Connecting to your data
About data connectors
Data connector summary
Amazon EMR
Amazon Redshift
Databricks
Google BigQuery
MongoDB
MySQL (also supports MariaDB)
Oracle
PostgreSQL
Snowflake on AWS
Spark SDK
Spark with Livy
SQL Server
Using the Tonic API
About the Tonic API
Getting an API token
Getting the workspace ID
Using the Tonic API to perform tasks
Create a workspace
Connect to source and destination data
Assign table modes to source database tables
Set column sensitivity
Assign generators to columns
Check for and resolve schema changes
Run data generation jobs
Example script: Starting a data generation job
Example script: Polling for a job status and creating a Docker package
Other resources
Release notes
Powered By
GitBook
Using the Tonic API to perform tasks
For more detailed information about the Tonic API endpoints, parameters, and responses, see the Tonic generated
API documentation
.
Connect to your data
Create a workspace
Use the Tonic API to create a new workspace.
Connect to source and destination data
Use the Tonic API to establish the connections to the source and destination databases.
Configure and run data generation
Assign table modes (Advanced API)
Use the Tonic API to assign table modes to tables in the source data.
Set column sensitivity
Use the Tonic API to indicate whether columns contain sensitive information.
Assign generators (Advanced API)
Use the Tonic API to assign generators to source data columns.
Run data generation
Use the Tonic API to start a data generation job.
Perform other tasks
View and resolve schema changes
Use the Tonic API to view and resolve changes to the source data schema.
Using the Tonic API - Previous
Getting the workspace ID
Next
Create a workspace
Last modified
8d ago