INDEX / SECURITY / TESTFIRE ALTOROJ REST API
№ APD-01904
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01904 · FIRST INDEXED 2026-08-27

Testfire AltoroJ REST API

SOURCE: DISCOVERY-APISGURU
DOMAIN: testfire.net
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESsecurity
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
GET
/account
Returns a list of all the accounts owned by the user
GET
/account/{accountNo}
Returns details about a specific account
GET
/account/{accountNo}/transactions
Returns the last 10 transactions attached to an account
POST
/account/{accountNo}/transactions
Return transactions between 2 specific dates
POST
/admin/addUser
Add new user
POST
/admin/changePassword
Change user password
POST
/feedback/submit
Submit feedback for the bank
GET
/feedback/{feedbackId}
Retrieve feedback
GET
/login
Check if any user is logged in
POST
/login
Login method
GET
/logout
Logout from the bank
POST
/transfer
Transfer money between two accounts