Instant API key generation. Unlimited calls. Every response powered & credited by @CHAUBEY.
Endpoint
GET
https://chaubey.pragyansrivastav.in/api.php?
key=YOUR_API_KEY®istration=UP70BF3829&vertical=FW
Parameters
| Param | Required | Description |
|---|---|---|
| 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..." } }