Package to interact with the API provided by Monzo bank
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for Monzo_API-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f32827e6316e0404d620ae7cd50eb6edd6f5803e4cb8033d3b6458cb6c10b77 |
|
MD5 | edf8c5eb4bca7fdde1bc522fe8745be0 |
|
BLAKE2b-256 | d6958956be048ec131a4c267bad7ee4c70af9f367ee981bb43f126a381045060 |