๐Ÿ’ปBhartX Developer Portal

Developer Infrastructure &
Unified API Gateway

Integrate Indian public registries, DigiSeva workflows, payment rails, and healthcare SaaS through simple, secure, documented APIs & SDKs.

โšก REST & GraphQL๐Ÿ›ก๏ธ OAuth 2.0 Auth๐Ÿงช Live Sandbox๐Ÿ“ฆ Node.js / Python SDKs
Quick Start

Integration in Under 10 Lines

BhartX developer SDKs handle authentication, retry logic, rate-limit backoff, and signature verification automatically out of the box.

// cURL Request Example
curl -X POST https://api.bhartx.in/v1/digiseva/verify \
  -H "Authorization: Bearer bx_live_9f81a7b..." \
  -H "Content-Type: application/json" \
  -d '{
    "merchantId": "MERCH-8901",
    "serviceCode": "AADHAAR_VERIFY",
    "timestamp": "2026-08-03T19:33:26.713Z"
  }'

Built for High-Throughput Scale

REST & GraphQL APIs

Clean, versioned endpoints with predictable JSON responses and HTTP status codes.

OAuth 2.0 & API Keys

Secure token authentication with scoped permissions per service role.

Sandbox Environment

Test all API endpoints, mock payment callbacks, and test webhooks in zero-risk sandbox.

SDK Libraries

Official client libraries available for Node.js, Python, Java, and React Native.

Webhooks & Event Streams

Real-time HTTP callbacks for payment status, document verification, and workflow state.

High Rate Limits

600 req/min baseline per API key with automatic burst scaling for enterprise partners.

Ready to Start Building in Sandbox?

Explore live API status, request sandbox keys, or talk to our developer engineering team.