Sign in

View Transfers

documented

View credits transfers between accounts or sub-accounts.

Sub Accountsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://www.firetext.co.uk/api/transfers/json?apiKey={{FIRETEXT_API_KEY}}&subaccount={{$subaccount}}&pp={{$pp}}&page={{$page}}" \
  -X GET \
  -H "Accept: application/json"