Dashboard

Loading profile...
Used API Hits
0
+0 this month
Wallet Balance
₹0.00
Available wallet balance
Hits Remaining
0
Remaining query balance

API Request Logs (Last 7 Days)

Recent API Activity
Endpoint Timestamp Status Method Latency
Loading recent transactions...

Client Integration Guide

Make secure HTTP requests to the proxy gateway. Send your auth token using the X-API-Token header. Upstream addresses are hidden.

Select Target API Endpoint
Request Endpoint (POST)
http://localhost:3000/api/v1/pan-verify

Integration Code Snippets


        

Branded Gateway Error Code Directory

The gateway sanitizes vendor failures to secure codes:

INVALID_API_TOKEN

HTTP 401 Unauthorized

The token sent in headers is incorrect or has been rolled.

ACCOUNT_SUSPENDED

HTTP 403 Forbidden

The client account has been suspended by the administrator.

INVALID_PAN_FORMAT

HTTP 400 Bad Request

The PAN card input did not conform to the 10-digit standard.

QUOTA_EXCEEDED

HTTP 429 Too Many Requests

The client's query balance remaining has dropped to zero.

Live API Testing Playground

Send real-time verification requests to the proxy pipeline. Logs will be recorded dynamically under your profile.

Paste the active API token you generated (e.g. pan_tok_live_...) to execute the call.

Gateway API Response Terminal
{ "message": "Terminal ready. Enter token/input parameters and press execute." }

API Query Logs

Timestamp Method Status Duration Cost/Hit Origin IP Audit Detail
No recent transactions recorded.