K

KumpeApps API

by KumpeApps Free tier

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.

authkumpeapps

Quick Reference

Base URL 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
Pricing
28
Latency
30
Depth
68

Authentication

API key in the request header (X-Auth)

X-Auth: YOUR_API_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free with developer account. Mobile app utilities and tools API.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://restapi.kumpeapps.com/{version}/appkey' \
  -H 'X-Auth: YOUR_API_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official KumpeApps documentation.