Okra

Okra was an African open-finance / open-banking infrastructure company based in Lagos, Nigeria. Its REST API connected applications to Nigerian bank accounts to retrieve authentication details, balances, transactions, identity, and income data, and to initiate bank-to-bank payments, with a Link widget and webhooks. Okra wound down operations in May 2025; this catalog documents the API as it was publicly published.

Okra publishes 13 APIs on the APIs.io network, including Accounts API, Auth API, Balance API, and 10 more. Tagged areas include Open Banking, Open Finance, Fintech, Africa, and Nigeria.

Okra’s developer surface includes authentication, documentation, and 9 more developer resources.

29.0/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterprise
1 APIs
Open BankingOpen FinanceFintechAfricaNigeriaFinancial Data

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Banking & Open Finance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/okra-ng: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

Okra Accounts API

Linked bank accounts.

Okra Auth API

Account authentication records and Link.

Okra Balance API

Account balances.

Okra Identity API

KYC identity on file with the bank.

Okra Income API

Income verification.

Okra Payments API

Bank-to-bank payments.

Okra Transactions API

Transaction history and spending patterns.

Okra Webhooks API

Callback management.

Okra Banks API

Reference list of connectable banks.

Okra Customers API

End-user (customer) management.

Okra Reports API

Scheduled financial reports.

Okra Verification API

Nigerian KYC checks (BVN, NUBAN, TIN, RC).

Okra Wallet API

Billing wallet used to fund API usage.

Scroll for all 13

Open Collections 11

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Okra API (Historical)

OPEN COLLECTION

Okra Accounts API

OPEN COLLECTION

Okra Accounts Auth API

OPEN COLLECTION

Okra Accounts Balance API

OPEN COLLECTION

Okra Accounts Income API

OPEN COLLECTION

Okra API

OPEN COLLECTION

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Okra Ng Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Okra Ng Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Okra Ng Authentication

http · 1 scheme

SECURITY

Okra Ng Domain Security

no transport/DNS hardening detected

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Okra Ng Agentic Access

27 operations · 27 acting

27 operations · 27 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: okra-ng
url: https://raw.githubusercontent.com/api-evangelist/okra-ng/refs/heads/main/apis.yml
name: Okra
kind: company
description: Okra was an African open-finance / open-banking infrastructure company based in Lagos, Nigeria. Its REST API
  connected applications to Nigerian bank accounts to retrieve authentication details, balances, transactions, identity, and
  income data, and to initiate bank-to-bank payments, with a Link widget and webhooks. Okra wound down operations in May 2025;
  this catalog documents the API as it was publicly published.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: enterprise
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/okra-ng.png
tags:
- Open Banking
- Open Finance
- Fintech
- Africa
- Nigeria
- Financial Data
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: okra-ng:okra-ng-accounts-api
  name: Okra Accounts API
  description: Linked bank accounts.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-auth-api
  name: Okra Auth API
  description: Account authentication records and Link.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-auth-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-balance-api
  name: Okra Balance API
  description: Account balances.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Balances
  tags_raw:
  - Balance
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-balance-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-identity-api
  name: Okra Identity API
  description: KYC identity on file with the bank.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Identity
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-identity-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-income-api
  name: Okra Income API
  description: Income verification.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Income
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-income-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-payments-api
  name: Okra Payments API
  description: Bank-to-bank payments.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-payments-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-transactions-api
  name: Okra Transactions API
  description: Transaction history and spending patterns.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Transaction
  tags_raw:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-transactions-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-ng-webhooks-api
  name: Okra Webhooks API
  description: Callback management.
  humanURL: https://docs.okra.ng/reference
  baseURL: https://api.okra.ng/v2
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/okra-ng-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.okra.ng/docs/auth
  - type: APIReference
    url: https://docs.okra.ng/reference
  - type: PostmanCollection
    url: collections/okra-ng.postman_collection.json
  - type: OpenCollection
    url: collections/okra-ng.opencollection.json
  - type: Documentation
    url: https://docs.okra.ng/docs/balance
  - type: Documentation
    url: https://docs.okra.ng/docs/overview
  - type: Documentation
    url: https://docs.okra.ng/docs/validate-customers
  - type: Documentation
    url: https://okra.ng/products/payments
  - type: Documentation
    url: https://blog.okra.ng/understanding-webhooks/
- aid: okra-ng:okra-africa-banks-api
  name: Okra Banks API
  description: Reference list of connectable banks.
  humanURL: https://docs.okra.ng/reference/api/Auth
  baseURL: https://api.okra.ng/v2
  tags:
  - Banks
  properties:
  - type: OpenAPI
    url: openapi/okra-africa-banks-api-openapi.yml
  - type: Documentation
    url: https://web.archive.org/web/20240225005139/https://docs.okra.ng/reference/api/Auth
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Auth
  - type: PostmanCollection
    url: collections/okra-africa.postman_collection.json
  - type: OpenCollection
    url: collections/okra-africa.opencollection.json
  - type: Documentation
    url: https://web.archive.org/web/20240225025307/https://docs.okra.ng/reference/api/Account
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Account
  - type: Documentation
    url: https://web.archive.org/web/20240225023518/https://docs.okra.ng/reference/api/Balance
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Balance
  - type: Documentation
    url: https://web.archive.org/web/20240225015711/https://docs.okra.ng/reference/api/Transactions
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Transactions
  - type: Documentation
    url: https://web.archive.org/web/20240225022834/https://docs.okra.ng/reference/api/Identity
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Identity
  - type: Documentation
    url: https://web.archive.org/web/20240418181836/https://docs.okra.ng/reference/api
  - type: APIReference
    url: https://docs.okra.ng/reference/api
  - type: Documentation
    url: https://web.archive.org/web/20240225023335/https://docs.okra.ng/reference/api/Payments
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Payments
  - type: Documentation
    url: https://web.archive.org/web/20241209034308/https://docs.okra.ng/reference/api/Banks
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Banks
  - type: Documentation
    url: https://web.archive.org/web/20240225005456/https://docs.okra.ng/reference/api/Customer
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Customer
  - type: Documentation
    url: https://web.archive.org/web/20241209040907/https://docs.okra.ng/reference/api/Wallets
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Wallets
- aid: okra-ng:okra-africa-customers-api
  name: Okra Customers API
  description: End-user (customer) management.
  humanURL: https://docs.okra.ng/reference/api/Auth
  baseURL: https://api.okra.ng/v2
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/okra-africa-customers-api-openapi.yml
  - type: Documentation
    url: https://web.archive.org/web/20240225005139/https://docs.okra.ng/reference/api/Auth
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Auth
  - type: PostmanCollection
    url: collections/okra-africa.postman_collection.json
  - type: OpenCollection
    url: collections/okra-africa.opencollection.json
  - type: Documentation
    url: https://web.archive.org/web/20240225025307/https://docs.okra.ng/reference/api/Account
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Account
  - type: Documentation
    url: https://web.archive.org/web/20240225023518/https://docs.okra.ng/reference/api/Balance
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Balance
  - type: Documentation
    url: https://web.archive.org/web/20240225015711/https://docs.okra.ng/reference/api/Transactions
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Transactions
  - type: Documentation
    url: https://web.archive.org/web/20240225022834/https://docs.okra.ng/reference/api/Identity
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Identity
  - type: Documentation
    url: https://web.archive.org/web/20240418181836/https://docs.okra.ng/reference/api
  - type: APIReference
    url: https://docs.okra.ng/reference/api
  - type: Documentation
    url: https://web.archive.org/web/20240225023335/https://docs.okra.ng/reference/api/Payments
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Payments
  - type: Documentation
    url: https://web.archive.org/web/20241209034308/https://docs.okra.ng/reference/api/Banks
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Banks
  - type: Documentation
    url: https://web.archive.org/web/20240225005456/https://docs.okra.ng/reference/api/Customer
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Customer
  - type: Documentation
    url: https://web.archive.org/web/20241209040907/https://docs.okra.ng/reference/api/Wallets
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Wallets
- aid: okra-ng:okra-africa-reports-api
  name: Okra Reports API
  description: Scheduled financial reports.
  humanURL: https://docs.okra.ng/reference/api/Auth
  baseURL: https://api.okra.ng/v2
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/okra-africa-reports-api-openapi.yml
  - type: Documentation
    url: https://web.archive.org/web/20240225005139/https://docs.okra.ng/reference/api/Auth
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Auth
  - type: PostmanCollection
    url: collections/okra-africa.postman_collection.json
  - type: OpenCollection
    url: collections/okra-africa.opencollection.json
  - type: Documentation
    url: https://web.archive.org/web/20240225025307/https://docs.okra.ng/reference/api/Account
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Account
  - type: Documentation
    url: https://web.archive.org/web/20240225023518/https://docs.okra.ng/reference/api/Balance
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Balance
  - type: Documentation
    url: https://web.archive.org/web/20240225015711/https://docs.okra.ng/reference/api/Transactions
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Transactions
  - type: Documentation
    url: https://web.archive.org/web/20240225022834/https://docs.okra.ng/reference/api/Identity
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Identity
  - type: Documentation
    url: https://web.archive.org/web/20240418181836/https://docs.okra.ng/reference/api
  - type: APIReference
    url: https://docs.okra.ng/reference/api
  - type: Documentation
    url: https://web.archive.org/web/20240225023335/https://docs.okra.ng/reference/api/Payments
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Payments
  - type: Documentation
    url: https://web.archive.org/web/20241209034308/https://docs.okra.ng/reference/api/Banks
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Banks
  - type: Documentation
    url: https://web.archive.org/web/20240225005456/https://docs.okra.ng/reference/api/Customer
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Customer
  - type: Documentation
    url: https://web.archive.org/web/20241209040907/https://docs.okra.ng/reference/api/Wallets
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Wallets
- aid: okra-ng:okra-africa-verification-api
  name: Okra Verification API
  description: Nigerian KYC checks (BVN, NUBAN, TIN, RC).
  humanURL: https://docs.okra.ng/reference/api/Auth
  baseURL: https://api.okra.ng/v2
  tags:
  - Verification
  properties:
  - type: OpenAPI
    url: openapi/okra-africa-verification-api-openapi.yml
  - type: Documentation
    url: https://web.archive.org/web/20240225005139/https://docs.okra.ng/reference/api/Auth
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Auth
  - type: PostmanCollection
    url: collections/okra-africa.postman_collection.json
  - type: OpenCollection
    url: collections/okra-africa.opencollection.json
  - type: Documentation
    url: https://web.archive.org/web/20240225025307/https://docs.okra.ng/reference/api/Account
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Account
  - type: Documentation
    url: https://web.archive.org/web/20240225023518/https://docs.okra.ng/reference/api/Balance
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Balance
  - type: Documentation
    url: https://web.archive.org/web/20240225015711/https://docs.okra.ng/reference/api/Transactions
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Transactions
  - type: Documentation
    url: https://web.archive.org/web/20240225022834/https://docs.okra.ng/reference/api/Identity
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Identity
  - type: Documentation
    url: https://web.archive.org/web/20240418181836/https://docs.okra.ng/reference/api
  - type: APIReference
    url: https://docs.okra.ng/reference/api
  - type: Documentation
    url: https://web.archive.org/web/20240225023335/https://docs.okra.ng/reference/api/Payments
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Payments
  - type: Documentation
    url: https://web.archive.org/web/20241209034308/https://docs.okra.ng/reference/api/Banks
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Banks
  - type: Documentation
    url: https://web.archive.org/web/20240225005456/https://docs.okra.ng/reference/api/Customer
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Customer
  - type: Documentation
    url: https://web.archive.org/web/20241209040907/https://docs.okra.ng/reference/api/Wallets
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Wallets
- aid: okra-ng:okra-africa-wallet-api
  name: Okra Wallet API
  description: Billing wallet used to fund API usage.
  humanURL: https://docs.okra.ng/reference/api/Auth
  baseURL: https://api.okra.ng/v2
  tags:
  - Wallets
  tags_raw:
  - Wallet
  properties:
  - type: OpenAPI
    url: openapi/okra-africa-wallet-api-openapi.yml
  - type: Documentation
    url: https://web.archive.org/web/20240225005139/https://docs.okra.ng/reference/api/Auth
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Auth
  - type: PostmanCollection
    url: collections/okra-africa.postman_collection.json
  - type: OpenCollection
    url: collections/okra-africa.opencollection.json
  - type: Documentation
    url: https://web.archive.org/web/20240225025307/https://docs.okra.ng/reference/api/Account
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Account
  - type: Documentation
    url: https://web.archive.org/web/20240225023518/https://docs.okra.ng/reference/api/Balance
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Balance
  - type: Documentation
    url: https://web.archive.org/web/20240225015711/https://docs.okra.ng/reference/api/Transactions
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Transactions
  - type: Documentation
    url: https://web.archive.org/web/20240225022834/https://docs.okra.ng/reference/api/Identity
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Identity
  - type: Documentation
    url: https://web.archive.org/web/20240418181836/https://docs.okra.ng/reference/api
  - type: APIReference
    url: https://docs.okra.ng/reference/api
  - type: Documentation
    url: https://web.archive.org/web/20240225023335/https://docs.okra.ng/reference/api/Payments
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Payments
  - type: Documentation
    url: https://web.archive.org/web/20241209034308/https://docs.okra.ng/reference/api/Banks
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Banks
  - type: Documentation
    url: https://web.archive.org/web/20240225005456/https://docs.okra.ng/reference/api/Customer
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Customer
  - type: Documentation
    url: https://web.archive.org/web/20241209040907/https://docs.okra.ng/reference/api/Wallets
  - type: APIReference
    url: https://docs.okra.ng/reference/api/Wallets
common:
- type: CapabilityMap
  url: capabilities/okra-ng-capability-edges.yml
  name: Okra Business Capability Map
- type: AgenticAccess
  url: agentic-access/okra-ng-agentic-access.yml
- type: DomainSecurity
  url: security/okra-ng-domain-security.yml
- type: Authentication
  url: authentication/okra-ng-authentication.yml
- type: GitHubOrganization
  url: https://github.com/okraHQ
- type: LinkedIn
  url: https://www.linkedin.com/company/okra-technologies
- type: Website
  url: https://okra.ng/
- type: Documentation
  url: https://docs.okra.ng/
- type: Plans
  url: plans/okra-ng-plans-pricing.yml
- type: RateLimits
  url: rate-limits/okra-ng-rate-limits.yml
- type: FinOps
  url: finops/okra-ng-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/okra-ng"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/okra-ng/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/okra-ng/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.