integrations.sh
← all integrations

KumpeApps API

OpenAPI apis-guru

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.appkeyPatch

    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.

  • authentication.appkeyPost

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

  • authentication.appkeyPut

    Pass your app key to deactivate the key

  • authentication.authAppkeyPatch

    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.

  • authentication.authAppkeyPost

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

  • authentication.authAppkeyPut

    Pass your app key to deactivate the key

  • authentication.authAuthkeyGet

    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)

  • authentication.authAuthkeyPatch

    Mark user auth key as compromised

  • authentication.authAuthkeyPost

    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)

  • authentication.authAuthkeyPut

    Deactivate auth key for user logging them out of your application

  • authentication.authkeyGet

    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)

  • authentication.authkeyPatch

    Mark user auth key as compromised

  • authentication.authkeyPost

    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)

  • authentication.authkeyPut

    Deactivate auth key for user logging them out of your application

  • authentication.authVerifyotpGet

    Verifies YubiKey OTP for authenticated user

  • kKid.kkidAllowanceGet

    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.

  • kKid.kkidAllowancePost

    By passing in the appropriate options, you can add an allowance transaction to a given user.

  • kKid.kkidApnsPost

    subscribes/unsubscribes/registers for apns push notifications

  • kKid.kkidChorelistDelete

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

  • kKid.kkidChorelistGet

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

  • kKid.kkidChorelistPost

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

  • kKid.kkidChorelistPut

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

  • kKid.kkidMasteruserPost

    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)

  • kKid.kkidShareGet

    Create share link

  • kKid.kkidUserGet

    Gets user info for authenticated user

  • kKid.kkidUserlistDelete

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

  • kKid.kkidUserlistGet

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

  • kKid.kkidUserlistPost

    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.

  • kKid.kkidUserlistPut

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

  • kKid.kkidWishlistDelete

    Delete item from wishlist

  • kKid.kkidWishlistGet

    Get list of wishlist items

  • kKid.kkidWishlistPost

    Add item to kid's wishlist

  • kKid.kkidWishlistPut

    Update item on kid's wishlist

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools