LogoLogo
  • Getting Started
    • Welcome to Teleskope.ai
    • Your Journey with Teleskope
  • The Platform
    • Data Catalog
    • Data Subject Rights
      • Integrations
      • Enroll Third Party Integrations
        • Amplitude
        • Google Analytics
        • Salesforce
        • Bazaar Voice
      • Enroll Structured Databases
      • Deletion Methods
    • Policy Maker
    • Issues
    • API Service
      • Scanning API
        • v1/classify
        • v1/classifyCollection
        • v1/scan
      • Redaction API
        • v1/scrub
      • Data Subject Rights
        • GET v1/dsr/requests
        • POST v1/dsr/requests
      • Metadata
        • v1/aws/rds
        • v1/aws/s3
        • v1/snowflake
        • v1/snowflake/users
        • v1/gcp/bigquery
        • v1/gcp/cloudstorage
        • v1/gcp/cloudsql
  • Setup
    • Deployment
    • Role Based Access Control
    • SSO
      • Okta
      • Microsoft Entra
      • Google Auth
  • Specifications
    • Data Store Coverage
    • Compliance Frameworks
    • Redaction Methodologies
    • Data Elements
  • Connectors
    • AWS
      • Athena
      • RDS
      • DynamoDB
      • Redshift
      • S3
      • SNS
      • SQS
    • GCP
      • Cloud Storage
      • Grant Teleskope Access to BigQuery
      • CloudSQL
      • Grant Teleskope Access to CloudLogging
    • SaaS
      • Github
      • Google Drive
      • Jira
      • Segment
      • Zendesk
      • DropBox
      • Box
      • Bitbucket
      • Slack
      • Sharepoint Online
    • Snowflake
    • Azure
      • Azure SQL
      • Azure Database
      • Blob Storage
      • CosmosDB
      • Synapse
    • Databricks
  • DSR
  • Alerting Integrations
    • Slack
    • Tines
Powered by GitBook
On this page
  • API
  • Use Cases

Was this helpful?

  1. The Platform

API Service

PreviousIssuesNextScanning API

Last updated 6 months ago

Was this helpful?

API

Classification

  • Classify - Detect personal or sensitive information within a given payload

  • Classify Collection - Detect personal or sensitive information within a structured data set

Redaction

  • Scrub - Redact sensitive information from a given payload with any redaction methodology

Data Subject Rights

  • Get - Retrieve DSR requests

  • Post - Submit a DSR request

Metadata

Teleskope's Metadata API surfaces classification records for each of your connected datastores.

Use Cases

Guard Agent

Teleskope's Classify and Classify Collection endpoints empower custom agents to detect personal or sensitive information as it is processed; for instance, data entered into an internal chat application, forum, or customer support tool. Instead of relying solely on regex or static filtering, integrate Teleskope to handle the identification and then redaction of sensitive information by leveraging our Scrub API. The Scrub API can incorporate a variety of to anonymize, encrypt, or redact sensitive data-in-transit.

Data Subject Rights Automation

By leveraging the Data Subject Rights API, businesses can automate deletion and access requests under regulations like GDPR or CCPA. Through the submission and retrieval of DSR tasks, you can streamline compliance workflows and reduce the manual effort required in managing requests across all of your datastores, repositories, and SaaS applications.

Clean Machine Learning Training Data

Use Teleskope's Scrub endpoint to redact personal or sensitive information from datasets intended for machine learning model training to ensure that your test data is compliant with privacy laws, reducing the risk of data breaches, and enhancing the ethical use of data in your AI applications. Scrubbing production data allows for a larger, more accurate, and less bias dataset for training models; instead of deleting your customer data entirely, mask it with synthetic data of the same type for fidelity.

Data Element Trend Analysis

Organizations can manually record classifications created by the Classify API through an agent or, if leveraging official Teleskope Connectors, call the Metadata API to retrieve your classifications by level (column, table, schema, or database). Then ingest the results into your business intelligence platform of choice to evaluate changes in PII frequency over time.

redaction methodologies