{ "info": { "_postman_id": "e486db6f-15fc-49a2-bc86-3fff3235eb7d", "name": "Slash Public Account Analytics API", "description": "API description", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "lastUpdatedBy": "35240", "uid": "35240-e486db6f-15fc-49a2-bc86-3fff3235eb7d" }, "item": [ { "name": "analytics", "item": [ { "name": "Execute a SQL query against the user's data.\n\nThe endpoint provides read-only access to secure views (transactions, cards, accounts, etc.) scoped to the authenticated user's entities.\n\n**SQL Dialect**: Uses Snowflake SQL syntax.\n\n**Data Freshness**: Data ", "id": "510e1e03-9a2b-40aa-b7f9-f339fb94b4fc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"query\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/analytics", "host": [ "{{baseUrl}}" ], "path": [ "analytics" ] }, "description": "Execute a SQL query against the user's data.\n\nThe endpoint provides read-only access to secure views (transactions, cards, accounts, etc.) scoped to the authenticated user's entities.\n\n**SQL Dialect**: Uses Snowflake SQL syntax.\n\n**Data Freshness**: Data may be up to 1 hour behind real-time.\n\nUse `SHOW TABLES` to list available tables and `DESCRIBE ` to see columns.\n" }, "response": [ { "id": "2f1d4460-83e7-4fcb-8cf4-0baa4b90af02", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"query\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/analytics", "host": [ "{{baseUrl}}" ], "path": [ "analytics" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"columns\": [\n \"\",\n \"\"\n ],\n \"rows\": [\n {\n \"consequat_\": true,\n \"sunt07\": 74918135.33204156\n },\n {\n \"Ut271\": \"anim Excepteur elit cillum proident\",\n \"irure__\": 70898036.41752917\n }\n ],\n \"rowCount\": \"\",\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-2f1d4460-83e7-4fcb-8cf4-0baa4b90af02" }, { "id": "19a3fb30-2832-495b-8d6b-71313a864f16", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"query\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/analytics", "host": [ "{{baseUrl}}" ], "path": [ "analytics" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"nonf3\": -93716914,\n \"nisid3\": 79156773\n }\n}", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-19a3fb30-2832-495b-8d6b-71313a864f16" }, { "id": "3537f92c-7fef-4636-be13-ce829e0b350f", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"query\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/analytics", "host": [ "{{baseUrl}}" ], "path": [ "analytics" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"nonf3\": -93716914,\n \"nisid3\": 79156773\n }\n}", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-3537f92c-7fef-4636-be13-ce829e0b350f" }, { "id": "a8da4b7f-5b1e-412a-b9c5-adef77f8d934", "name": "TooManyRequests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"query\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/analytics", "host": [ "{{baseUrl}}" ], "path": [ "analytics" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"nonf3\": -93716914,\n \"nisid3\": 79156773\n }\n}", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-a8da4b7f-5b1e-412a-b9c5-adef77f8d934" }, { "id": "708d8b76-3825-4b5a-b807-93c8d9a49e4d", "name": "Internal Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"query\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/analytics", "host": [ "{{baseUrl}}" ], "path": [ "analytics" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"nonf3\": -93716914,\n \"nisid3\": 79156773\n }\n}", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-708d8b76-3825-4b5a-b807-93c8d9a49e4d" } ], "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-510e1e03-9a2b-40aa-b7f9-f339fb94b4fc" } ], "id": "ca2d510d-4d80-4ebb-828a-3d2f884dafab", "createdAt": "2026-07-28T02:56:34.000Z", "updatedAt": "2026-07-28T02:56:34.000Z", "uid": "35240-ca2d510d-4d80-4ebb-828a-3d2f884dafab" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.slash.com" } ] }