Overview
Add Mercury to any ModuleX agent or workflow. Business banking platform for startups and scaling companies. Integrates with the Mercury REST API (backend.mercury.com/api/v1).
Categories: Finance · Banking · Auth: API Token · Actions: 1
Authentication
API Token
Use your Mercury API token to authenticate1
Step 1
Log in to your Mercury dashboard at https://app.mercury.com
2
Step 2
Navigate to Settings -> API Tokens
3
Step 3
Generate a new API token and copy it
Required Credentials
Available Actions
Limits & Quotas
- No publicly documented rate limits for the Mercury API.
- Access is limited to accounts with API access enabled by Mercury support.
- Error model: non-2xx responses and timeouts are caught and returned as
success=False+errorrather than raising.