AZA Finance
AZA Finance is a regulated financial-infrastructure provider delivering foreign exchange (FX), collections, treasury and cross-border payout services across Africa and between Africa and the rest of the world. Its developer platform is the TransferZero API V1 — a REST API that lets businesses create senders, quote FX, send bulk and individual payouts to bank accounts and mobile-money wallets, validate accounts, attach KYC documents, and receive real-time webhook notifications. Authentication is HMAC request-signing; official SDKs are published for Ruby, JavaScript, PHP, .NET and Java. AZA Finance is licensed by the UK FCA (#673100), the Bank of Uganda (#MR 125/23) and the Central Bank of Nigeria.
Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.
API Evangelist profiles AZA Finance the way a machine reads it — 38 machine-readable artifacts across 1 API, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — AZA Finance scores 34.0/100 (thin), with a separate agent-readiness read of 36/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.
Put this on your own site. The badge is drawn live from AZA Finance's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/aza-finance/"
title="AZA Finance on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/aza-finance.svg"
alt="AZA Finance Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>
[](https://providers.apievangelist.com/providers/aza-finance/)
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/aza-finance/"
title="AZA Finance on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/aza-finance/card.svg"
alt="AZA Finance Kin Score — API readiness rating by API Evangelist" width="340" height="120" loading="lazy">
</a>
More shapes, themes and sizes → · Score as JSON · How badges work
How we profile AZA Finance
Each block below is one kind of artifact we hold for AZA Finance. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 16
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
AZA Finance Account Debits API
The Account Debits API from AZA Finance — 1 operation(s) for account debits.
AZA Finance Account Validation API
The Account Validation API from AZA Finance — 1 operation(s) for account validation.
AZA Finance Accounts API
The Accounts API from AZA Finance — 2 operation(s) for accounts.
AZA Finance API Logs API
The API Logs API from AZA Finance — 2 operation(s) for api logs.
AZA Finance Currency Info API
The Currency Info API from AZA Finance — 3 operation(s) for currency info.
AZA Finance dlocal balance API
The dlocal balance API from AZA Finance — 1 operation(s) for dlocal balance.
AZA Finance Documents API
The Documents API from AZA Finance — 2 operation(s) for documents.
AZA Finance Logs API
The Logs API from AZA Finance — 2 operation(s) for logs.
AZA Finance Mandates API
The Mandates API from AZA Finance — 1 operation(s) for mandates.
AZA Finance Payin Methods API
The Payin Methods API from AZA Finance — 2 operation(s) for payin methods.
AZA Finance Payment Methods API
The Payment Methods API from AZA Finance — 2 operation(s) for payment methods.
AZA Finance Payout Methods API
The Payout Methods API from AZA Finance — 2 operation(s) for payout methods.
AZA Finance Recipients API
The Recipients API from AZA Finance — 3 operation(s) for recipients.
AZA Finance Senders API
The Senders API from AZA Finance — 2 operation(s) for senders.
AZA Finance Transactions API
The Transactions API from AZA Finance — 7 operation(s) for transactions.
AZA Finance Webhooks API
The Webhooks API from AZA Finance — 3 operation(s) for webhooks.
Scroll within the panel for all 16 ·
Open Collections 17
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
API Collection
OPEN COLLECTIONTransferZero Account Debits API
OPEN COLLECTIONTransferZero Account Debits Account Validation API
OPEN COLLECTIONTransferZero Account Debits Accounts API
OPEN COLLECTIONTransferZero Account Debits API Logs API
OPEN COLLECTIONTransferZero Account Debits Currency Info API
OPEN COLLECTIONTransferZero Account Debits dlocal balance API
OPEN COLLECTIONTransferZero Account Debits Documents API
OPEN COLLECTIONTransferZero Account Debits Logs API
OPEN COLLECTIONTransferZero Account Debits Mandates API
OPEN COLLECTIONTransferZero Account Debits Payin Methods API
OPEN COLLECTIONTransferZero Account Debits Payment Methods API
OPEN COLLECTIONTransferZero Account Debits Payout Methods API
OPEN COLLECTIONTransferZero Account Debits Recipients API
OPEN COLLECTIONTransferZero Account Debits Senders API
OPEN COLLECTIONTransferZero Account Debits Transactions API
OPEN COLLECTIONTransferZero Account Debits Webhooks API
OPEN COLLECTIONScroll within the panel for all 17 ·
Arazzo Workflows 1
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
AZA Finance — send a cross-border payout
Quote FX, create a sender, create a transaction, fund it, and confirm settlement.
ARAZZOEvent Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Aza Finance Webhooks
ASYNCAPISecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for AZA Finance — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 3
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 2
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/aza-finance · machine-readable index on apis.io
This is an independent, third-party profile of AZA Finance, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.