kumpeapps.com

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.

๐Ÿ”‘ apikey 33 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Request auth key for user (login user)
curl \
  -H "X-Auth: $API_KEY" \
  https://restapi.kumpeapps.com/v5/authkey
Gets user info
curl \
  -H "X-Auth: $API_KEY" \
  https://restapi.kumpeapps.com/v5/kkid/user
Create Share Link
curl \
  -H "X-Auth: $API_KEY" \
  https://restapi.kumpeapps.com/v5/kkid/share
Endpoints (33 total)
GET
/authkey
Request auth key for user (login user)
GET
/kkid/user
Gets user info
GET
/kkid/share
Create Share Link
GET
/kkid/userlist
returns list of users
GET
/kkid/wishlist
Get list of wishlist items
GET
/kkid/allowance
returns allowance balance and allowance transactions
GET
/kkid/chorelist
returns list of chores for given user
GET
/authentication/authkey
Request auth key for user (login user)
GET
/authentication/verifyotp
Verifies YubiKey OTP for authenticated user
POST
/appkey
Request app key
POST
/authkey
Request auth key for user (login user)
POST
/kkid/apns
subscribes/unsubscribes/registers for apns push notifications
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints33
Authapikey
https://restapi.kumpeapps.com/v5