# Monzoh ## Docs - [Accounts API](https://sjd333-organization.mintlify.app/docs/api-reference/accounts.md): Account listing and balance operations - [Attachments API](https://sjd333-organization.mintlify.app/docs/api-reference/attachments.md): Upload and manage transaction attachments - [MonzoClient](https://sjd333-organization.mintlify.app/docs/api-reference/client.md): Main client class for interacting with the Monzo API - [Exceptions](https://sjd333-organization.mintlify.app/docs/api-reference/exceptions.md): Complete reference for all exception types in Monzoh - [Feed API](https://sjd333-organization.mintlify.app/docs/api-reference/feed.md): Create custom feed items in the Monzo app - [API Reference](https://sjd333-organization.mintlify.app/docs/api-reference/introduction.md): Complete reference for the Monzoh Python library - [Data Models](https://sjd333-organization.mintlify.app/docs/api-reference/models.md): Complete reference for all Pydantic data models in Monzoh - [Pots API](https://sjd333-organization.mintlify.app/docs/api-reference/pots.md): Manage savings pots and transfers - [Receipts API](https://sjd333-organization.mintlify.app/docs/api-reference/receipts.md): Add detailed receipt information to transactions - [Transactions API](https://sjd333-organization.mintlify.app/docs/api-reference/transactions.md): List, retrieve, and manage transaction data - [Webhooks API](https://sjd333-organization.mintlify.app/docs/api-reference/webhooks.md): Register and manage webhook endpoints for real-time notifications - [Authentication](https://sjd333-organization.mintlify.app/docs/authentication.md): Learn how to authenticate with the Monzo API using OAuth2 - [Examples](https://sjd333-organization.mintlify.app/docs/examples.md): Practical examples and code snippets for common Monzoh use cases - [Async Usage](https://sjd333-organization.mintlify.app/docs/guides/async-usage.md): Learn how to use Monzoh with asynchronous programming patterns - [Error Handling](https://sjd333-organization.mintlify.app/docs/guides/error-handling.md): Learn how to handle API errors gracefully in your Monzoh applications - [Mock Mode](https://sjd333-organization.mintlify.app/docs/guides/mock-mode.md): Test your applications without making real API calls using Monzoh mock mode - [Introduction](https://sjd333-organization.mintlify.app/docs/introduction.md): Welcome to Monzoh - A Python library for the Monzo Developer API - [Quickstart](https://sjd333-organization.mintlify.app/docs/quickstart.md): Start building with Monzoh in under 5 minutes ## OpenAPI Specs - [openapi](https://sjd333-organization.mintlify.app/api-reference/openapi.json)