The Monzo API package allows you to interact with the API provided by Monzo bank.
DISCLAIMER
Before using this package it is important to understand that the Monzo API should only be used for non-public projects hosted securely. Please do not use this on a public server and do not use it for accessing other users accounts.
Installation
The package can be installed as a standard pip project:
pip install monzo-api
Basic Usage
Prior to using the API you need to obtain a few details from Monzo. Please read this document.
Please see the examples in the example directory.
Documentation
Full documentation can be found on Read The Docs
Implemented End Points
End Point |
Implemented |
Version |
Tests Written |
|---|---|---|---|
Authentication |
yes |
0.0.1 |
No |
Refresh Access |
yes |
0.0.1 |
No |
Whoami |
yes |
0.0.1 |
Yes |
Logout |
yes |
0.0.1 |
Yes |
List Accounts |
yes |
0.0.2 |
Yes |
Read Balance |
yes |
0.0.2 |
Yes |
List Pots |
yes |
0.0.3 |
No |
Deposit Into Pot |
yes |
0.0.3 |
No |
Withdraw From Pot |
yes |
0.0.3 |
No |
Get Transaction |
yes |
0.0.4 |
No (Testing Fails) |
Get Transaction List |
yes |
0.0.4 |
Yes |
Annotate Transaction |
yes |
0.1.1 * |
Yes |
Create Feed Item |
yes |
0.0.2 |
Yes |
Upload Attachment |
No |
||
Register Attachment |
No |
||
Deregister Attachment |
No |
||
Fetch Receipt |
yes |
0.1.2 |
Yes |
Create Receipt |
yes |
0.1.2 |
Yes |
Delete Receipt |
yes |
0.1.2 |
No, Functionality currently broken |
Register Webhook |
yes |
0.0.3 |
Yes |
List Webhooks |
yes |
0.0.3 |
Yes |
Delete Webhooks |
yes |
0.0.3 |
Yes |
Open Banking API |
No |
** |
* Annotations only appear to work for existing keys such as Notes view on the forum.
** It is unlikely that this package will implement usage of the Open Banking API due to restrictions accessing it.
Release files for Monzo-API 1.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| monzo_api-1.3.2.tar.gz | 26.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| monzo_api-1.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:54.3 kB
Release files / monzo_api-1.3.2.tar.gz
| Download URL | monzo_api-1.3.2.tar.gz |
|---|---|
| Size | 26.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03154d7fb82a872acd09483f19940d5abeb7c509905724852f5bd0164017d254
|
|
BLAKE2b-256 checksum How to use checksums |
ead82715e931de575365d872408223d246b1541552de3405efeef21891e86519
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 22, 2026.
Transparency logRelease files / monzo_api-1.3.2-py3-none-any.whl
| Download URL | monzo_api-1.3.2-py3-none-any.whl |
|---|---|
| Size | 28.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d140d600fa3597dfa60f77c3e0402a04f0b4f52986645279cc80eb7ecfc5d46b
|
|
BLAKE2b-256 checksum How to use checksums |
41804af92d900c44853431d770b21ef6ac1cde942b52f0a047f61114ce010afc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 22, 2026.
Transparency log