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

NALA Bank API

The Bank API from NALA — 1 operation(s) for bank.

NALA Bank API is one of 5 APIs that NALA publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bank. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.

Requests are made against a single base URL, https://rest.sandbox.rafiki-api.com/v1.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1
Base URL
https://rest.prod.rafiki-api.com/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

NALA Bank API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

Paths & Operations 1

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

Bank 1
GET
/banks
List
→ 200500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are _banks_get_200_response_allOf_data_inner (3 properties), openapi.ResponseBodyInternalServerError (2 properties), openapi.ResponseBodySuccessCollectionNoMeta (1 property). Each schema is shown below with its type and property counts.

_banks_get_200_response_allOf_data_inner
object
3 properties
openapi.ResponseBodySuccessCollectionNoMeta
object
1 property
openapi.ResponseBodyInternalServerError
object
2 properties
_banks_get_200_response

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nala-bank-api-openapi.yml Raw ↑

Other APIs NALA publishes across the network.

NALA Lookup API
NALA Payment Account API
NALA Payout API
NALA Wallet API