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 wires API

The wires API from Narmi — 3 operation(s) for wires.

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

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

This API exposes 4 operations across 3 paths, and defines 9 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 3 paths 9 schemas 2 GET2 POST

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 wires 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 3 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

wires 4
GET
/v1/wires/
List wire transactions.
wires_list 3 params → 200
POST
/v1/wires/
Create a new wire transaction.
wires_create body → 201400422
GET
/v1/wires/{uuid}/
Retrieve a wire transaction
wires_retrieve 1 param → 200404
POST
/v1/wires/fedwire_templates/
Send a wire using a wire template
wires_fedwire_templates_create body → 201400409

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are WireTransaction (21 properties), Wire (21 properties), WireCreateDocRequest (17 properties), WireTransactionRequest (5 properties). Each schema is shown below with its type and property counts.

Wire
object
21 properties
WireTransaction
object
Currently, this serializer creates a WireTransaction based on an existing wire template, where the template prescribes every field (except a few optional field…
21 properties
NotFoundError
object
2 properties 1 required
GeneralError
object
2 properties 1 required
PaginatedWireList
object
3 properties 2 required
WireTransactionRequest
object
Currently, this serializer creates a WireTransaction based on an existing wire template, where the template prescribes every field (except a few optional field…
5 properties 2 required
WireCreateDocRequest
object
17 properties 5 required
WireCreateResponse
object
1 property 1 required
StateC02Enum
string
analyzing - Analyzing pending - Pending review - Review processing - Processing processed - Processed (in transit) rejected - Rejected by staff canceled - Canc…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

narmi-wires-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