Jump to Content
Home
Documentation
Recipes
API Reference
Changelog
Discussions
v2.5
v3.0
API Reference
Moon (Dark Mode)
Sun (Light Mode)
PAR Update
Home
Documentation
Recipes
API Reference
Changelog
Discussions
Retrieve a single user
These docs are for v2.5. Click to read the latest docs for v3.0.
JUMP TO
Moneyhub Data API
accounts
Retrieve all accounts for a user
get
Create a single account for a user
post
Retrieve all accounts for a user without additional data
get
Retrieve a single account
get
Update a single account
patch
Delete a single account
delete
Retrieve the historical balances for an account
get
Add a new balance for an account
post
Create an estimate of the recurring transactions for an account
post
Retrieve sync information for all of a user's accounts
get
holdings
Retrieve the holdings for an account
get
Retrieves a single holding for an account with matched ISIN codes
get
Retrieve the holdings for an account with matched ISIN codes
get
counterparties
Retrieve the counterparties for an account
get
Retrieve global counterparties
get
notification thresholds
Retrieve the notification thresholds for an account
get
Add a notification threshold to an account
post
Update a single notification threshold
patch
Delete a single notification threshold
delete
statements
Retrieve the statements for an account
get
standing orders
Retrieve the standing orders for an account
get
affordability
List of metadata for all affordability calculations for a user
get
Request affordability calculation for a user
post
Get the affordability confidence calculation for a user, given the account and transaction data currently available
get
Get an existing affordability calculation for a user
get
List of metadata for all affordability income calculations for a user
get
Request affordability income calculation for a user
post
Get an existing affordability income calculation for a user
get
beneficiaries
Retrieve all beneficiaries for a user
get
Retrieve a single beneficiary
get
transactions
Retrieve all transactions for a user
get
Create a single transaction for a user
post
Retrieve a single transaction
get
Update a single transaction
patch
Delete a single transaction
delete
Create multiple transactions for a user
post
Retrieve a transactions attachments
get
Add an attachment to a transaction
post
Retrieve a transactions attachment
get
Delete a single attachment on a transaction
delete
Retrieve a transactions splits
get
Split a transaction
post
Merge split transactions
delete
Patch a transaction split
patch
categories
Retrieve all categories for a user
get
Add a new custom category for a user
post
Retrieve a single category
get
Retrieve all category groups for a user
get
regular transactions
Retrieve regular transactions
get
Detect regular transactions
post
rental records
Retrieve rental recognition record
get
Create a rental recognition record for user
post
Delete a rental record
delete
spending analysis
Retrieve spending analysis by categories, projects and accounts
post
spending goals
Retrieve all spending goals for a user
get
Create a single spending goal for a user
post
Retrieve a single spending goal
get
Update a single spending goal
patch
Delete a single spending goal
delete
savings goals
Retrieve all saving goals for a user
get
Create a single savings goal for a user
post
Retrieve a single savings goal
get
Update a single savings goal
patch
Delete a single savings goal
delete
standard-financial-statements
Get an existing standard financial statement for a user
get
List of metadata for all standard financial statements for a user
get
Request standard financial statement for a user
post
sync
Sync an existing connection
post
projects
Retrieve all projects for a user
get
Create a single project for a user
post
Retrieve a single project
get
Update a single project
patch
Delete a single project
delete
tax
Retrieve transactions to help answer SA105 - the Self Assessment questions for properties for HMRC
get
Moneyhub Identity Service
connections
Retrieve all connections
get
Retrieve all api connections
get
Retrieve all legacy connections
get
Retrieve all test connections
get
Retrieve all connections that allow payments
get
auth-requests
Retrieve all auth requests for a user
get
Create an auth request
post
Retrieve a single auth request
get
Update a single auth request
patch
user connections
Retrieve a user connections
get
Update a single connection
patch
Deletes a single user connection
delete
Retrieve a user connection's syncs
get
Retrieve all syncs for a user
get
Retrieve a single user connection sync
get
payees
Retrieve all payees created by an API client
get
Create a payee
post
Retrieve one payee created by an API client
get
payments
Retrieve all payments created by an API client
get
Retrieve a single payment
get
Retrieve all standing orders created by an API client
get
Retrieve a single standing order
get
Retrieve all recurring payments created by an API client
get
Retrieve a single recurring payment
get
Revokes a recurring payment
delete
Creates a payment against a recurring payment consent
post
users
Retrieve all users created by an API client
get
Create a user
post
Retrieve a single user
get
Deletes a single user
delete
consents
Displays the internal consent screen for a given auth request
get
auth
Construct authorisation url to authenticate the end-user
get
Retrieve an authorisation token
post
Retrieve Open ID Connect configuration
get
bank-icons
Retreive the bank icon as SVG when providing a valid bank reference listed under our available connections. Can also return PNG or JPG images when .png or .jpg file extension is added.
get
Powered by
Retrieve a single user
get
https://identity.moneyhub.co.uk/users/
{userId}
Requires
user:read
scope.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
RESPONSE
Click
Try It!
to start a request and see the response here!