Teller · Capability
Teller API — Accounts
Teller API — Accounts. 6 operations. Lead operation: List Accounts. Self-contained Naftiko capability covering one Teller business surface.
What You Can Do
GET
Listaccounts
— List Accounts
/v1/accounts
DELETE
Deleteaccounts
— Delete Accounts
/v1/accounts
GET
Getaccount
— Get Account
/v1/accounts/{account-id}
DELETE
Deleteaccount
— Delete Account
/v1/accounts/{account-id}
GET
Getaccountbalances
— Get Account Balances
/v1/accounts/{account-id}/balances
GET
Getaccountdetails
— Get Account Details
/v1/accounts/{account-id}/details
MCP Tools
list-accounts
List Accounts
read-only
idempotent
delete-accounts
Delete Accounts
idempotent
get-account
Get Account
read-only
idempotent
delete-account
Delete Account
idempotent
get-account-balances
Get Account Balances
read-only
idempotent
get-account-details
Get Account Details
read-only
idempotent