How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Moneyhub Transactions API

The transactions API from Moneyhub — 9 operation(s) for transactions.

Moneyhub Transactions API is one of 21 APIs that Moneyhub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 16 operations across 9 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.moneyhub.co.uk/v2.0.

16 operations 9 paths 11 schemas 3 DELETE7 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.moneyhub.co.uk/v2.0
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Moneyhub Transactions API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

Paths & Operations 16

Across 9 paths, the API surfaces 16 operations — 3 DELETE, 7 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

transactions 16
GET
/transactions
Retrieve all transactions for a user that have been enriched with our categorisation engine
22 params → 200400401403
POST
/transactions
Create a single transaction for a user
body → 200400401403
GET
/transactions/unenriched
Retrieve all transactions for a user - does not include data-enriched transaction properties
12 params → 200400401403
GET
/transactions/{transactionId}
Retrieve a single transaction that has been enriched with our categorisation engine
2 params → 200401403404429
PATCH
/transactions/{transactionId}
Update a single transaction
1 param body → 200401403404
DELETE
/transactions/{transactionId}
Delete a single transaction
1 param → 204401403404
GET
/transactions/unenriched/{transactionId}
Retrieve a single transaction - does not include data-enriched transaction properties
1 param → 200401403404
POST
/transactions-collection
Create multiple transactions for a user
1 param body → 200400401403
GET
/transactions/{transactionId}/files
Retrieve a transactions attachments
1 param → 200401403404
POST
/transactions/{transactionId}/files
Add an attachment to a transaction
1 param body → 200401403404
GET
/transactions/{transactionId}/files/{fileId}
Retrieve a transactions attachment
2 params → 200401403404
DELETE
/transactions/{transactionId}/files/{fileId}
Delete a single attachment on a transaction
2 params → 204401403404
GET
/transactions/{transactionId}/splits
Retrieve a transactions splits
1 param → 200401403404
POST
/transactions/{transactionId}/splits
Split a transaction
1 param body → 201401403404
DELETE
/transactions/{transactionId}/splits
Merge split transactions
1 param → 204401403404
PATCH
/transactions/{transactionId}/splits/{splitId}
Patch a transaction split
2 params body → 200401403404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Transaction (32 properties), TransactionUnenriched (24 properties), TransactionPost (11 properties), TransactionPatch (11 properties). Each schema is shown below with its type and property counts.

Links
object
3 properties 1 required
TransactionSplit
object
5 properties 4 required
TransactionPost
object
11 properties 5 required
TransactionSplitPatch
object
3 properties
TransactionSplitPost
object
4 properties 3 required
TransactionUnenriched
object
24 properties 6 required
TransactionCollectionPost
array
List of transactions to be created or updated. Minimum 1 item required. Maximum 50 items allowed.
TransactionFile
object
4 properties 4 required
Transaction
object
32 properties 10 required
TransactionPatch
object
11 properties
Error
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moneyhub-transactions-api-openapi.yml Raw ↑

Other APIs Moneyhub publishes across the network.

Moneyhub Open Banking Payments API
Moneyhub Accounts API
Moneyhub Affordability API
Moneyhub Beneficiaries API
Moneyhub Categories API
Moneyhub categorise transactions API
Moneyhub Counterparties API
Moneyhub Holdings API
Moneyhub notification thresholds API
Moneyhub Projects API
Moneyhub regular transactions API
Moneyhub rental records API
Where this information came from

This is an independent, third-party profile of Moneyhub Transactions API, 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.