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

The Lookup API from NALA — 1 operation(s) for lookup.

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

Tagged areas include Lookup. 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 8 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 8 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 Lookup 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.

Lookup 1
GET
/lookups/{accountNumber}
Get
4 params → 200404422500

Schemas 8

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

_lookups__accountNumber__get_200_response
openapi.ResponseBodyValidationFailed
object
3 properties
openapi.LookupGetResponse
object
1 property
openapi_LookupGetResponse_holder
object
1 property
openapi.ResponseBodyInternalServerError
object
2 properties
openapi.ResponseBodyLookupAccountNotFound
object
2 properties
openapi_ResponseBodyValidationFailed_errors
object
1 property
openapi.ResponseBodySuccessNoMeta
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nala-lookup-api-openapi.yml Raw ↑

Other APIs NALA publishes across the network.

NALA Bank API
NALA Payment Account API
NALA Payout API
NALA Wallet API