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.
https://restapi.kumpeapps.com/{version}
Auth type
API Key Header
Auth header
X-Auth: YOUR_API_KEY
Rate limit
Not officially published
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://restapi.kumpeapps.com/{version}
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)1.17s
(checked Mar 29, 2026)
Builder score
D
45%
builder-friendly
API key in the request header (X-Auth)
X-Auth: YOUR_API_KEY
Free with developer account. Mobile app utilities and tools API.
| Method | Path | Description |
|---|---|---|
| PATCH | /appkey |
Compromise app key |
| POST | /appkey |
Request app key |
| PUT | /appkey |
Deactivate app key |
| PATCH | /authentication/appkey |
Compromise app key |
| POST | /authentication/appkey |
Request app key |
| PUT | /authentication/appkey |
Deactivate app key |
| GET | /authentication/authkey |
Request auth key for user (login user) |
| PATCH | /authentication/authkey |
Compromise auth key |
curl -X GET 'https://restapi.kumpeapps.com/{version}/appkey' \
-H 'X-Auth: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official KumpeApps documentation.