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 fedwire templates API

The fedwire templates API from Narmi — 2 operation(s) for fedwire templates.

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

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

This API exposes 6 operations across 2 paths, 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/.

6 operations 2 paths 6 schemas 1 DELETE2 GET1 PATCH1 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 fedwire templates API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 9 scopes.

Paths & Operations 6

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

fedwire templates 6
GET
/v1/fedwire_templates/
List Fedwire templates
fedwire_templates_list 1 param → 200404
POST
/v1/fedwire_templates/
Create a Fedwire template
fedwire_templates_create body → 201400
GET
/v1/fedwire_templates/{uuid}/
Retrieve a Fedwire template
fedwire_templates_retrieve 1 param → 200
PUT
/v1/fedwire_templates/{uuid}/
Update a Fedwire template
fedwire_templates_update 1 param body → 200400
PATCH
/v1/fedwire_templates/{uuid}/
Update a Fedwire template
fedwire_templates_partial_update 1 param body → 200400
DELETE
/v1/fedwire_templates/{uuid}/
Delete a Fedwire template
fedwire_templates_destroy 1 param → 204

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are FedwireTemplate (9 properties), PatchedFedwireTemplateRequest (6 properties), FedwireTemplateRequest (6 properties), PaginatedFedwireTemplateList (4 properties). Each schema is shown below with its type and property counts.

NotFoundError
object
2 properties 1 required
GeneralError
object
2 properties 1 required
PaginatedFedwireTemplateList
object
4 properties 2 required
FedwireTemplateRequest
object
6 properties 3 required
PatchedFedwireTemplateRequest
object
6 properties 3 required
FedwireTemplate
object
9 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

narmi-fedwire-templates-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