KumpeApps API
KKid API. Due to security concerns all calls to this API requires authentication. If you have access then you may use your KumpeApps username/password to authenticate. To gain access please use the contact developer link below.
- Homepage
- https://api.apis.guru/v2/specs/kumpeapps.com/5.0.0.json
- Provider
- kumpeapps.com
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/kumpeapps.com/5.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/kumpeapps.com/5.0.0/openapi.yaml
Tools (35)
Extracted live via the executor SDK.
-
authentication.appkeyPatchPass 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.
-
authentication.appkeyPostRequest a new app key by passing username and password for app account
-
authentication.appkeyPutPass your app key to deactivate the key
-
authentication.authAppkeyPatchPass 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.
-
authentication.authAppkeyPostRequest a new app key by passing username and password for app account
-
authentication.authAppkeyPutPass your app key to deactivate the key
-
authentication.authAuthkeyGetObtain 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)
-
authentication.authAuthkeyPatchMark user auth key as compromised
-
authentication.authAuthkeyPostObtain 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)
-
authentication.authAuthkeyPutDeactivate auth key for user logging them out of your application
-
authentication.authkeyGetObtain 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)
-
authentication.authkeyPatchMark user auth key as compromised
-
authentication.authkeyPostObtain 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)
-
authentication.authkeyPutDeactivate auth key for user logging them out of your application
-
authentication.authVerifyotpGetVerifies YubiKey OTP for authenticated user
-
kKid.kkidAllowanceGetBy 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.
-
kKid.kkidAllowancePostBy passing in the appropriate options, you can add an allowance transaction to a given user.
-
kKid.kkidApnsPostsubscribes/unsubscribes/registers for apns push notifications
-
kKid.kkidChorelistDeleteBy passing in the appropriate options, you can delete a chore for the given chore id under authenticated user's master account
-
kKid.kkidChorelistGetBy passing in the appropriate options, you can search for chores assigned to a given user within the authenticated user's master account
-
kKid.kkidChorelistPostBy passing in the appropriate options, you can add a chore to given kid username under authenticated user's master account
-
kKid.kkidChorelistPutBy passing in the appropriate options, you can update the fields of a specific core within the authenticated user's master account
-
kKid.kkidMasteruserPostBy 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)
-
kKid.kkidShareGetCreate share link
-
kKid.kkidUserGetGets user info for authenticated user
-
kKid.kkidUserlistDeleteBy passing in the appropriate variables this method deletes the specified user. (This function is restricted to Superusers ONLY)
-
kKid.kkidUserlistGetBy passing in the appropriate options, you can search for users within the authenticated user's master account
-
kKid.kkidUserlistPostBy 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.
-
kKid.kkidUserlistPutBy passing in the appropriate variables this method updates the user's profile
-
kKid.kkidWishlistDeleteDelete item from wishlist
-
kKid.kkidWishlistGetGet list of wishlist items
-
kKid.kkidWishlistPostAdd item to kid's wishlist
-
kKid.kkidWishlistPutUpdate item on kid's wishlist
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools