Source
Snowflake SQL API reference
To submit one or more SQL statements for execution, send a POST request to /api/v2/statements. You can specify that the statement should be executed asynchronously.
Improper JSON format response in SQL API
CAUSE: SQL API response was generating the wrong JSON format.In the ResultSet object in the response, the results are in the data field.
Feedback REST API
Use this API to collect feedback about Cortex Agents from end users.