Skip to content

API Documentation

Click here if you are not redirected automatically

mermaid graph TD A[OmniButler API] --> B[Authentication] A --> C[Transactions] A --> D[Accounts] A --> E[User Management] B --> F[OAuth] B --> G[JWT] C --> H[Import] C --> I[Classification] C --> J[Analysis] D --> K[Bank Connections] D --> L[Account Details] E --> M[Profiles] E --> N[Preferences]