Go to Tonic.ai
Search
⌃
K
Links
Tonic User Guide
About Tonic
Getting started with Tonic
Managing your Tonic account
Frequently Asked Questions
Creating and managing workspaces
Managing workspaces
Managing access to workspaces
Viewing workspace jobs and job details
Configuring data generation
Privacy Hub
Database View
Table View
Identifying sensitive data
Table modes
Generators
Subsetting data
Viewing and adding foreign keys
Viewing and resolving schema changes
Tracking changes to workspaces and generator presets
Using the Privacy Report to verify data protection
Running data generation
Running a data generation job
Managing Tonic data generation performance
Post-job scripts
Webhooks
Configuring data science mode
Data science mode prerequisites
Viewing the list of models
Creating a model configuration
Configuring a model
Viewing, editing, and deleting a model
Training and exporting data models
Training a model
Reviewing the training results
Exporting a model
Installing and Administering Tonic
Tonic architecture
Using Tonic securely
Deploying a self-hosted Tonic instance
Setting up and managing a Tonic Cloud pay-as-you-go subscription
Managing user access to Tonic
Tonic monitoring and logging
Setting environment variables
Updating Tonic
Connecting to your data
About data connectors
Overview for database administrators
Data connector summary
Amazon EMR
Amazon Redshift
Databricks
File connector
Google BigQuery
MongoDB
MySQL
Oracle
PostgreSQL
Snowflake on AWS
Snowflake on Azure
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
Manage file groups in a file connector workspace
Assign table modes to source database tables
Set column sensitivity
Assign generators to columns
Manage generator presets
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
Tonic tutorial videos
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.
Manage file groups
Use the Tonic API to create and manage file groups in a file connector workspace.
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.
Manage generator presets (Advanced API)
Use the Tonic API to configure generator presets.
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
1mo ago