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 authenticateStep 1
Log in to your Mercury dashboard at https://app.mercury.com
Required Credentials
| Field | Description | Required | Format |
|---|---|---|---|
| API Token | Your Mercury API token from the dashboard | Yes | xxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
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.