← Back to catalog

Security

AltoroJ REST

auto-generated
swirls add testfire
actionPOSTv1.0.0

addUser

Add new user

Source
actionGETv1.0.0

doLogOut

Logout from the bank

Source
actionGETv1.0.0

getAccount

Returns a list of all the accounts owned by the user

Source
actionGETv1.0.0

getAccountBalance

Returns details about a specific account

Source
actionPOSTv1.0.0

getTransactions

Return transactions between 2 specific dates

Source
actionPOSTv1.0.0

Login method

After a successful login a token is returned. This is a Bearer token. To authenticate with it use the Authorization header and set value to Bearer empty space and the token value.

Source
actionPOSTv1.0.0

sendFeedback

Submit feedback for the bank

Source
actionGETv1.0.0

showLastTenTransactions

Returns the last 10 transactions attached to an account

Source
actionPOSTv1.0.0

trasnfer

Transfer money between two accounts

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec