AltoroJ REST API
AltoroJ REST API
Latency
1652ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/account
Returns a list of all the accounts owned by the user
/account/{accountNo}
Returns details about a specific account
/account/{accountNo}/transactions
Returns the last 10 transactions attached to an account
/account/{accountNo}/transactions
Return transactions between 2 specific dates
/admin/addUser
Add new user
/admin/changePassword
Change user password
/feedback/submit
Submit feedback for the bank
/feedback/{feedbackId}
Retrieve feedback
/login
Check if any user is logged in
/login
Login method
/logout
Logout from the bank
/transfer
Transfer money between two accounts
12 endpoints auto-detected
curl -X GET \ "https://testfire.net/account"
testfire.net · HTTPS only