Payman API
JSON →Integrates with Payman AI's payment APIs to manage payees, payments, and balances using natural language.
Install
npx -y @smithery/cli Tools · 7
- set-api-key Sets the Payman API key for authentication.
- create-test-rails-payee Creates a TEST_RAILS payee for testing.
- create-us-ach-payee Creates a US_ACH payee for bank transfers.
- create-crypto-payee Creates a CRYPTO_ADDRESS payee for cryptocurrency payments.
- send-payment Sends a payment to a registered payee.
- search-payees Searches for payees based on various criteria.
- check-balance Retrieves the current account balance.
Links
★ 3 GitHub stars