Execute a SQL query against the user's data.
The endpoint provides read-only access to secure views (transactions, cards, accounts, etc.) scoped to the authenticated user's entities.
SQL Dialect: Uses Snowflake SQL syntax.
Data Freshness: Data may be up to 1 hour behind real-time.
Use SHOW TABLES to list available tables and DESCRIBE <table> to see columns.
post/analytics
Request body
Response
OK