API GATEWAY V1.0

CHAUBEY
API GATEWAY

Instant API key generation. Unlimited calls. Every response powered & credited by @CHAUBEY.

3
Active Keys
Calls / Key
FREE
Forever
⚡ Generate Your API Key
⚠ Please enter your name or username first.
✅ Your API Key
📡 API Usage

Endpoint

GET https://www.chaubey.pragyansrivastav.in/api.php?
  key=YOUR_API_KEY&registration=UP70BF3829&vertical=FW

Parameters

ParamRequiredDescription
key Yes Your generated API key
registration Yes Vehicle registration number (e.g. UP70BF3829)
vertical No Vehicle vertical (default: FW = Four Wheeler)

Sample Response

{
  "credit": "@CHAUBEY",
  "powered_by": "CHAUBEY API Gateway",
  "api_key": "chaubey_xxxxxxxxxxxx",
  "status": "success",
  "timestamp": "2025-01-01T00:00:00Z",
  "data": {
    "registrationNumber": "UP70BF3829",
    "make": "MARUTI SUZUKI",
    "model": "SWIFT DZIRE",
    "...other vehicle data..."
  }
}