Developer platform

The Stamp API for bulk e-stamp procurement

Procure government e-stamps at scale over a clean REST API — prepaid stamp-duty wallet, full audit register, signed webhooks, and a sandbox. Built for legal, fintech, and procurement teams.

Bulk procurement

Submit hundreds of stamps in one call. Two-phase validate-then-commit with per-row errors and a price quote.

Prepaid wallet

Fund a pass-through stamp-duty wallet by NEFT — no GST on funding. Holds and debits from an append-only ledger.

Signed webhooks

stamp.verified, order.fulfilled, wallet.low_balance — signed with Standard Webhooks and full delivery log.

Sandbox + live keys

Build against isolated sandbox with sk_test_ keys, then flip to sk_live_. Idempotent, stable error envelope.

How it works

Three steps to production

  1. 1
    Fund your wallet
    Transfer stamp duty by NEFT; we credit your prepaid wallet (no GST).
  2. 2
    Submit stamps
    Validate + create a bulk order; we allocate to vetted partners.
  3. 3
    Receive & reconcile
    Get verified stamps + certificates, webhooks, and an audit register.
POST /v1/stamps
curl https://api.draftindia.dev/v1/stamps \
  -H "Authorization: Bearer sk_live_..." \
  -H "Idempotency-Key: ord_9x2..." \
  -d '{
    "state": "MH",
    "party_a": "Acme Pvt Ltd",
    "party_b": "Beta LLP",
    "amount_paise": 50000,
    "purpose": "Rent Agreement"
  }'
99.9% uptime SLA
PCI-DSS grade security
15 states supported
DI
Draft India AI
online · usually replies instantly
hey 👋 i'm Draft India AI. ask me about any document — rent agreement, nda, affidavit, e-stamp, anything.