Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Narmi account balances API

The account balances API from Narmi — 2 operation(s) for account balances.

Narmi account balances API is one of 44 APIs that Narmi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include account balances. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.sandbox.narmi.dev/.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.sandbox.narmi.dev/
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Narmi account balances API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 9 scopes.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

account balances 2
GET
/v1/account_balances/
List account balances
account_balances_list → 200500
GET
/v1/account_balances/{uuid}/
Retrieve account balances for an account
account_balances_retrieve 1 param → 200404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AccountBalance (6 properties), NotFoundError (2 properties), AccountBalanceDocResponse (1 property), AccountBalancesDocResponse (1 property). Each schema is shown below with its type and property counts.

AccountBalancesDocResponse
object
1 property 1 required
NotFoundError
object
2 properties 1 required
AccountBalance
object
A representation of an account with respect to its balance totals.
6 properties
AccountBalanceDocResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

narmi-account-balances-api-openapi.yml Raw ↑

Other APIs Narmi publishes across the network.

Narmi accounts API
Narmi ach companies API
Narmi ach destinations API
Narmi ach import API
Narmi ach payments API
Narmi ach transfers API
Narmi alerts API
Narmi automatic savings enrollment API
Narmi card linked offers API
Narmi cards API
Narmi data access management API
Narmi deposits API