API Documentation

Complete guide to integrate and use our APIs

Getting Started

Welcome to APIZONE! Our APIs provide secure and reliable access to various verification and business services. This documentation will help you integrate our APIs quickly and efficiently.

Quick Start

Sign up to get your API key and start integrating within minutes.

Prerequisites

  • Valid APIZONE account with API key
  • Sufficient wallet balance for API calls
  • Basic understanding of REST APIs
  • HTTPS support for secure communication

Authentication

All API requests require authentication using your unique API key. Include your API key as a query parameter in every request.

Example Request:

GET https://live.kycapizone.in/api/v2/pan_advance/aadharverify.php?api_key=YOUR_API_KEY&aadhaar_no=9999

Base URL

All API requests should be made to our secure endpoint:

https://live.kycapizone.in/api/

✅ All requests must use HTTPS

✅ API is available 24/7 with 99.9% uptime

✅ Global CDN for fast response times

Response Format

All API responses are returned in JSON format with a consistent structure:

Successful Response:

{
  "request_id": "REQ_68b0301d1c26a",
  "success": true,
  "status": "100",
  "message": "Request processed successfully",
  "metadata": {
    "billable": "Y"
  },
  "result": {
    // API specific data
    "source": "live_api"
  },
  "request_timestamp": "2025-08-28T16:01:57+05:30",
  "response_timestamp": "2025-08-28T16:01:57+05:30"
}

Error Response:

{
  "request_id": "REQ_68300f3596c6e",
  "success": false,
  "status": "400",
  "message": "Invalid input parameters",
  "metadata": {
    "billable": "N"
  },
  "result": null,
  "request_timestamp": "2025-08-28T16:03:41+05:30",
  "response_timestamp": "2025-08-28T16:03:41+05:30"
}

📜 API Documentation

Access all our APIs documentation in one place.

🔗 View All APIs

Error Codes

Common error codes and their meanings:

Status Code Error Code Description
100 SUCCESS Request processed successfully
401 INVALID_API_KEY Invalid API Key or inactive
502 API_ERROR Unable to fetch data / External API error
403 INSUFFICIENT_BALANCE Wallet balance is less than the fee
400 INVALID_INPUT Invalid or empty input parameters

Need Help?

Our support team is here to help you integrate successfully.

Email Support

support@apizone.co.in

Phone Support

+91 XXX XXX XXXX