Altoroj

testfire.net API

12 endpoints security
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Check if any user is logged in
curl \
  /login
Logout from the bank
curl \
  /logout
Returns a list of all the accounts owned by the user
curl \
  /account

Endpoints (12 total)

GET
/login
Check if any user is logged in
GET
/logout
Logout from the bank
GET
/account
Returns a list of all the accounts owned by the user
GET
/account/{accountNo}
Returns details about a specific account
GET
/feedback/{feedbackId}
Retrieve feedback
GET
/account/{accountNo}/transactions
Returns the last 10 transactions attached to an account
POST
/login
Login method
POST
/transfer
Transfer money between two accounts
POST
/admin/addUser
Add new user
POST
/feedback/submit
Submit feedback for the bank
POST
/admin/changePassword
Change user password
POST
/account/{accountNo}/transactions
Return transactions between 2 specific dates

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints12
Categories1