Data Version Snapshots API
Use APIs to take a snapshot of a data version to preserve it and access it again later.
Access requirements
To use APIs, you must have a Visier account and authenticate. For more information about authenticating, see API Authentication.
Custom profiles with one of the following capability sets:
- Data (Read, API) or Data Version Snapshots
- Data (Write, API) or Data Version Snapshots required for creating and deleting
Reach out to your administrator for access.
Overview
Create and manage data version snapshots. Creating a snapshot retains a specific data version so that it remains available and is not removed by routine cleanup. You can create a snapshot, retrieve the details of one or all snapshots, and delete a snapshot. For more information about snapshots, see Data Version Snapshots.
With this API, you can:
- Retrieve a list of all data version snapshots
- Retrieve the details of a specific data version snapshot
- Create new data version snapshots
- Delete data version snapshots
Get Started
Everything you need to know to get started with the Data Version Snapshots API.
Code Samples
Selection of code samples that demonstrate the use of the Data Version Snapshots API. Copy and edit these code samples to suit your needs.
API Authentication
Use OAuth 2.0 or basic authentication to access Visier's public APIs.
API Reference
Explore the full API reference documentation.
