{ "info": { "_postman_id": "5f311712-2892-4ead-a127-14eb14025544", "name": "Chariot FDX Accounts Connects API", "description": "Financial Data Exchange (FDX) v6 compatible API for read-only access to Chariot bank account data. Implements the FDX v6 standard for account information, transactions, and statements.\n\nContact Support:\n Name: Chariot Development Team\n Email: developers@givechariot.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:19:21.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "lastUpdatedBy": "35240", "uid": "35240-5f311712-2892-4ead-a127-14eb14025544" }, "item": [ { "name": "v1", "item": [ { "name": "connects", "item": [ { "name": "{id}", "item": [ { "name": "Get Connect", "id": "6988ef3b-c974-4f10-be41-ffbaccf04f2e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "id": "1472fe96-8eb6-4db8-b94f-9c4f9354243e", "key": "id", "value": "", "description": "(Required) the unique id of the connect" } ] }, "description": "Retrieve a connect with the given ID." }, "response": [ { "id": "69b39dbe-aafd-4242-878a-764211264d58", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"apiKey\": \"\",\n \"name\": \"\",\n \"active\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"createdBy\": \"\",\n \"archived\": \"\",\n \"metadata\": {\n \"sintcf\": \"\",\n \"eiusmod_1f\": \"\"\n }\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-69b39dbe-aafd-4242-878a-764211264d58" }, { "id": "a82538ae-64b3-4b5a-8bc1-57cd433f4e5a", "name": "The request is invalid or contains invalid parameters", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-a82538ae-64b3-4b5a-8bc1-57cd433f4e5a" }, { "id": "dfd884e1-3cee-4f01-b3f8-0b6bd1e2ef8f", "name": "Unauthorized. The request is missing the security (OAuth2 Bearer token) requirements and the server is unable to verify the identify of the caller.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-dfd884e1-3cee-4f01-b3f8-0b6bd1e2ef8f" }, { "id": "fbcc3027-9b04-42fc-86fb-ab28925ac26e", "name": "Access denied", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-fbcc3027-9b04-42fc-86fb-ab28925ac26e" }, { "id": "be5bb57d-4960-483e-ac73-d81ede105395", "name": "Resource Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-be5bb57d-4960-483e-ac73-d81ede105395" }, { "id": "5a9d9b47-9d2e-46f9-b5eb-f45693dc539e", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/connects/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-5a9d9b47-9d2e-46f9-b5eb-f45693dc539e" } ], "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-6988ef3b-c974-4f10-be41-ffbaccf04f2e" } ], "id": "98797767-9dc4-4e99-ba7d-35a43c8fdfcb", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-98797767-9dc4-4e99-ba7d-35a43c8fdfcb" }, { "name": "Create Connect", "id": "8e72c6b8-5b7c-46d0-8d24-da05ac46ac36", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] }, "description": "Get an existing connect or create a new connect for an existing nonprofit organization.\n\nThe returned Connect can be used to integrate the client-side Chariot Connect component using the `id` property (CID) and also query for data generated from the Chariot Connect instance using the connect_id query parameter in any of the List Grants API endpoints.\n\n\nOnly one Connect object can be created per organization.\nIf one already exists, this will return a `200 OK` status with the existing object.\n" }, "response": [ { "id": "9bd2c2d8-c07c-4b6f-9095-ff6b605567cd", "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: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"apiKey\": \"\",\n \"name\": \"\",\n \"active\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"createdBy\": \"\",\n \"archived\": \"\",\n \"metadata\": {\n \"sintcf\": \"\",\n \"eiusmod_1f\": \"\"\n }\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-9bd2c2d8-c07c-4b6f-9095-ff6b605567cd" }, { "id": "1556da73-ba6a-4b7d-b35b-d3fdc62a3ac4", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"apiKey\": \"\",\n \"name\": \"\",\n \"active\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"createdBy\": \"\",\n \"archived\": \"\",\n \"metadata\": {\n \"sintcf\": \"\",\n \"eiusmod_1f\": \"\"\n }\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-1556da73-ba6a-4b7d-b35b-d3fdc62a3ac4" }, { "id": "79288485-9ad4-4b95-a691-c2ba379b11eb", "name": "The request is invalid or contains invalid parameters", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-79288485-9ad4-4b95-a691-c2ba379b11eb" }, { "id": "507b148b-848d-4a52-83d5-83cdd323e001", "name": "Unauthorized. The request is missing the security (OAuth2 Bearer token) requirements and the server is unable to verify the identify of the caller.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-507b148b-848d-4a52-83d5-83cdd323e001" }, { "id": "96ff47e5-911c-4376-a81f-9f050761674e", "name": "Access denied", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-96ff47e5-911c-4376-a81f-9f050761674e" }, { "id": "dc08b73f-5741-413a-8c84-e94450072cd3", "name": "Resource Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-dc08b73f-5741-413a-8c84-e94450072cd3" }, { "id": "4b92bfc1-af6d-4320-9e39-f1651bbb7506", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"organization_id\": \"\",\n \"contact\": {\n \"email\": \"\",\n \"phone\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\"\n },\n \"name\": \"\",\n \"metadata\": {\n \"cillum4ce\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/connects", "host": [ "{{baseUrl}}" ], "path": [ "v1", "connects" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" }, { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "X-Request-Id", "value": "" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\"\n}", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-4b92bfc1-af6d-4320-9e39-f1651bbb7506" } ], "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-8e72c6b8-5b7c-46d0-8d24-da05ac46ac36" } ], "id": "9e6cf7c1-1b40-4395-ace9-4dc700a2f77b", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-9e6cf7c1-1b40-4395-ace9-4dc700a2f77b" } ], "id": "978ba486-04b2-4c13-81e5-051e8a420f5d", "createdAt": "2026-07-28T01:19:22.000Z", "updatedAt": "2026-07-28T01:19:22.000Z", "uid": "35240-978ba486-04b2-4c13-81e5-051e8a420f5d" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "read:bank_accounts sync:connected_accounts", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.givechariot.com/auth/oauth/token", "type": "string" }, { "key": "authUrl", "value": "https://dashboard.givechariot.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.givechariot.com/fdx/v6" } ] }