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 scheduled transfers API

The scheduled transfers API from Narmi — 1 operation(s) for scheduled transfers.

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

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

This API exposes 4 operations across 1 path, and defines 6 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/.

4 operations 1 paths 6 schemas 1 DELETE1 GET1 POST1 PUT

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 scheduled transfers API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 9 scopes.

Paths & Operations 4

Across 1 path, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

scheduled transfers 4
GET
/v1/transfers/scheduled/
List scheduled transfers
transfers_scheduled_list 3 params → 200404
POST
/v1/transfers/scheduled/
Create a scheduled transfer
transfers_scheduled_create body → 200404422
PUT
/v1/transfers/scheduled/
Edit a scheduled transfer
transfers_scheduled_update body → 200404422
DELETE
/v1/transfers/scheduled/
Delete scheduled transfer
transfers_scheduled_destroy → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ScheduledTransfer (10 properties), ScheduledTransferRequest (9 properties), PaginatedScheduledTransferList (3 properties), NotFoundError (2 properties). Each schema is shown below with its type and property counts.

ScheduledTransfer
object
Represents: indigo.models.recurringtransfer.AchTransfer, indigo.models.recurringtransfer.IntraInstitutionTransfer
10 properties 4 required
NotFoundError
object
2 properties 1 required
ScheduledTransferStateEnum
string
expired - expired active - active
NestedScheduledTransfer
object
1 property 1 required
ScheduledTransferRequest
object
Represents: indigo.models.recurringtransfer.AchTransfer, indigo.models.recurringtransfer.IntraInstitutionTransfer
9 properties 5 required
PaginatedScheduledTransferList
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

narmi-scheduled-transfers-api-openapi.yml Raw ↑

Other APIs Narmi publishes across the network.

Narmi account balances API
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