KicksDB API
GuideAPI ReferenceChangelog
GuideAPI ReferenceChangelog
Support
  1. Guide
  • Introduction
  • Authentication
  • Status codes
  • Markets and currencies
  • Rate Limiting
  • Real-time data
  • Filtering
  1. Guide

Status codes

A complete list of status codes you may encounter when interacting with KicksDB.
CodeDescriptionExample
200OKThe request was successful.
400Bad RequestThe request was invalid, often due to missing or incorrect parameter.
401UnauthorizedAuthentication is required. This may occur due to an invalid API key or exceeding your quota.
404Not FoundThe requested resource could not be found.
429Too Many RequestsIndicates internal rate limiting, unrelated to the API key quota.
500Internal Server ErrorA server-side error occurred. Please contact support if the issue persists.
Modified at 2025-08-18 21:36:00
Previous
Authentication
Next
Markets and currencies
Built with