← Back to catalog

Other

KumpeApps

auto-generated
swirls add kumpeapps
actionPOSTv1.0.0

adds chore for given user

By passing in the appropriate options, you can add a chore to given kid username under authenticated user's master account

Source
actionPOSTv1.0.0

adds new child user

By passing in the appropriate variables this method creates a new user and assigns it to the master account of the authenticated user. By default this user will have chores and allowance access.

Source
actionPOSTv1.0.0

adds new master user account

By passing in the appropriate variables this method creates a new user with master account access. (The use of this method is restricted to Superusers ONLY)

Source
actionPATCHv1.0.0

Compromise app key

Pass an app key to mark it as compromised. This may be submitted by the app owner or a concerned party that has optained the compromised app key.

Source
actionPATCHv1.0.0

Compromise app key

Pass an app key to mark it as compromised. This may be submitted by the app owner or a concerned party that has optained the compromised app key.

Source
actionDELETEv1.0.0

deletes chore for given chore id

By passing in the appropriate options, you can delete a chore for the given chore id under authenticated user's master account

Source
actionDELETEv1.0.0

deletes user

By passing in the appropriate variables this method deletes the specified user. (This function is restricted to Superusers ONLY)

Source
actionGETv1.0.0

Gets user info

Gets user info for authenticated user

Source
actionPOSTv1.0.0

Request app key

Request a new app key by passing username and password for app account

Source
actionPOSTv1.0.0

Request app key

Request a new app key by passing username and password for app account

Source
actionGETv1.0.0

Request auth key for user (login user)

Obtain auth key for user that has provided their username and password to login to your app. (or to obtain an auth key for a script like IFTTT)

Source
actionPOSTv1.0.0

Request auth key for user (login user)

Obtain auth key for user that has provided their username and password to login to your app. (or to obtain an auth key for a script like IFTTT)

Source
actionGETv1.0.0

Request auth key for user (login user)

Obtain auth key for user that has provided their username and password to login to your app. (or to obtain an auth key for a script like IFTTT)

Source
actionPOSTv1.0.0

Request auth key for user (login user)

Obtain auth key for user that has provided their username and password to login to your app. (or to obtain an auth key for a script like IFTTT)

Source
actionGETv1.0.0

returns allowance balance and allowance transactions

By passing in the appropriate options, you can view allowance balance and allowance transactions for a given user provided that they are within the masterID account of the authenticated user.

Source
actionGETv1.0.0

returns list of chores for given user

By passing in the appropriate options, you can search for chores assigned to a given user within the authenticated user's master account

Source
actionGETv1.0.0

returns list of users

By passing in the appropriate options, you can search for users within the authenticated user's master account

Source
actionPUTv1.0.0

updates chore for given chore id

By passing in the appropriate options, you can update the fields of a specific core within the authenticated user's master account

Source
actionPUTv1.0.0

updates user

By passing in the appropriate variables this method updates the user's profile

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