API
ALTR's APIs enable you to customize, automate, and integrate key parts of the ALTR platform. ALTR exposes multiple APIs for configuration, data management, and tokenization. ALTR's APIs use HTTP Basic Authentication, where the username is an API key name and the password is an API key secret.
To create an API key, refer to Manage API Keys.
API | Description |
---|---|
Sets tags based on an ALTR classification report. | |
Manages data consumer access tokens. | |
Manages key information around metadata and classification. This API can be used to trigger data classifications, access classification results, and manage information on ALTR tags. | |
Manages keys and tweaks used in format-preserving encryption. | |
Controls the configuration of most ALTR functionality, including settings, administrator management, data source connections, and policy. | |
Obtains query audits generated by ALTR, which are records of all access to sensitive data protected by ALTR. | |
Creates and revokes grants on roles inside a Snowflake or a Databricks database. This feature is also referred to as headless access request enforcement (HARE). | |
Manages service users, which are used to connect to third-party applications such as Snowflake. | |
Obtains all audits generated by ALTR sidecars. | |
Manges sidecar repository data. | |
Manages sidecar telemetry data. | |
Defines tag-based governance on tagged columns in Databricks. NoteBefore using this API:
| |
Manages access control of Snowflake Object Tags. This API can be used to connect, remove, and modify connections of Snowflake Object Tags to ALTR. | |
Refreshes the list of allowed values that ALTR caches for tags connected using the Tag Masking API. | |
Reads high-level policy information. Creating and editing policies is managed by the Management API (MAPI) | |
Tokenizes and detokenizes sensitive data using a PCI-compliant and highly scalable tokenization platform. This platform is suitable for both On-Line-Analytical-Processing (OLAP) and On-Line-Transactional-Processing (OLTP) workloads with minimal overhead. NoteAccess to the Vaulted Tokenization APIs and OpenAPI Specification is restricted. You must have access to ALTR Tokenization to access these endpoints and documentation. For help accessing these endpoints, contact ALTR Support. | |
Provides Snowflake object metadata. |