aiendpoint.dev
ServicesMercury

Mercury

community

Banking platform for startups with checking, savings, treasury, and venture debt products.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://mercury.combearerfinanceconfidence: 87/1000 discoveries2 contributors
GEThttps://backend.mercury.com/api/v1/accounts

List bank accounts

Returns

accounts[] with id, name, accountNumber, routingNumber, currentBalance, availableBalance, type, status
GEThttps://backend.mercury.com/api/v1/account/{id}/transactions

List transactions

Parameters

idaccount ID (stringrequired
endYYYY-MM-DD (stringoptional
limitresults (integeroptional
startYYYY-MM-DD (stringoptional
offsetpagination (integeroptional

Returns

transactions[] with id, amount, status, counterpartyName, note, createdAt, postedAt, kind, bankDescription
GEThttps://backend.mercury.com/api/v1/account/{id}

Get account details

Parameters

idaccount ID (stringrequired

Returns

id, name, accountNumber, routingNumber, currentBalance, availableBalance, type, status, legalBusinessName