Asset Version: 1.0.0
Last Published: Nov 14, 2024
The Snowflake SQL API is a REST API that you can use to access and update data in a Snowflake database.
Features:
You can use this API to develop custom applications and integrations that:
- Perform queries.
- Manage your deployment (e.g. provision users and roles, create tables, etc.).
The Snowflake SQL API provides operations that you can use to:
- Submit SQL statements for execution.
- Check the status of the execution of a statement.
- Cancel the execution of a statement.