{
"info": {
"_postman_id": "356600d9-fbb1-42d5-85fd-020a196ef8cb",
"name": "Narmi Public account balances support API",
"description": "To read about Public API access and authentication, go to [API Overview](https://docs.narmi.com/docs/narmi-developer-docs/xl9dvbz84o11l-introduction).\n\nContact Support:\n Name: Narmi Support\n Email: support@narmi.com",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T02:16:46.000Z",
"updatedAt": "2026-07-28T02:16:46.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-356600d9-fbb1-42d5-85fd-020a196ef8cb"
},
"item": [
{
"name": "v1",
"item": [
{
"name": "support",
"item": [
{
"name": "info",
"item": [
{
"name": "List support info",
"id": "0f6c0297-3b83-405f-b2f0-af197bb2e9c2",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"auth": {
"type": "oauth2",
"oauth2": [
{
"key": "scope",
"value": "banking:accounts:read banking:transactions:read banking:scheduled_transfers:read banking:scheduled_transfers:write banking:accounts:write banking:transactions:write banking:users:read banking:products:read banking:documents:read",
"type": "string"
},
{
"key": "accessTokenUrl",
"value": "/v2/oauth/token/",
"type": "string"
},
{
"key": "authUrl",
"value": "/v2/oauth/authorize/",
"type": "string"
},
{
"key": "grant_type",
"value": "authorization_code",
"type": "string"
}
]
},
"method": "GET",
"header": [
{
"key": "Accept",
"value": "application/json"
}
],
"url": {
"raw": "{{baseUrl}}/v1/support/info/",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"support",
"info",
""
]
},
"description": "Supplies information on support contacts, faqs, links, and expected support response time.\n\nAll monetary values are represented in minor units, or the smallest unit of the currency with no decimal (e.g., cents). For example, $10.00 is represented as 1000.\n\n\n\nHow can we improve these docs? Share your feedback."
},
"response": [
{
"id": "b75a33f5-fe38-4719-b819-e15eae8e98a4",
"name": "New Response",
"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/support/info/",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"support",
"info",
""
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "null",
"createdAt": "2026-07-28T02:16:46.000Z",
"updatedAt": "2026-07-28T02:16:46.000Z",
"uid": "35240-b75a33f5-fe38-4719-b819-e15eae8e98a4"
}
],
"createdAt": "2026-07-28T02:16:46.000Z",
"updatedAt": "2026-07-28T02:16:46.000Z",
"uid": "35240-0f6c0297-3b83-405f-b2f0-af197bb2e9c2"
}
],
"id": "3417eda1-65f5-42f6-b006-e1ee52c153f0",
"createdAt": "2026-07-28T02:16:46.000Z",
"updatedAt": "2026-07-28T02:16:46.000Z",
"uid": "35240-3417eda1-65f5-42f6-b006-e1ee52c153f0"
}
],
"id": "2ade0bc3-d470-4560-b65a-d0e7563c0716",
"createdAt": "2026-07-28T02:16:46.000Z",
"updatedAt": "2026-07-28T02:16:46.000Z",
"uid": "35240-2ade0bc3-d470-4560-b65a-d0e7563c0716"
}
],
"id": "a6dae582-9638-4f5e-b9aa-15fa967cd1d0",
"createdAt": "2026-07-28T02:16:46.000Z",
"updatedAt": "2026-07-28T02:16:46.000Z",
"uid": "35240-a6dae582-9638-4f5e-b9aa-15fa967cd1d0"
}
],
"variable": [
{
"key": "baseUrl",
"value": "https://api.sandbox.narmi.dev/"
}
]
}