Works on all versions of Tally.ERP9 & TallyPrime (1.0 to 5.0) | Priority Support πŸ’¬ +91 87005 30308
API LIVE (PORT 9000)
SCALECRAFT TALLY API REST API & JSON GATEWAY SYS.API.V3.2

CONNECT ANY ERP, CRM & WEB APP TO TALLYPRIME VIA API

Send simple JSON payloads from SAP, Zoho, custom CRM, Shopify, or mobile apps and let ScaleCraft India / ScaleCraft Tally API handle master ledger creation, GST tax calculation, round-offs, and instant 2-way Tally sync.

πŸ”‘ Request Sandbox API Key πŸ’» View Code Snippets
PULL / EXTRACT

TallyPrime GET API

Built for developers & organizations who wish to fetch/pull TallyPrime software data (Masters, Vouchers, Reports) in JSON format and push into their ERP, CRM, DMS or BI tools.

TallyPrime GET API
  • Extract Masters (Ledgers, Stock Items, Groups)
  • Extract Vouchers (Sales, Purchase, Bank Receipts)
  • 4 Trigger Options: Auto on save, manual single, bulk, timed interval
Download GET API Free Trial
PUSH / INJECT

TallyPrime POST API

Built for developers and applications who wish to push transactions and master entries into TallyPrime software programmatically with sub-second response times.

TallyPrime POST API Developer
  • Push Sales, Purchase, Receipts, Payments in JSON
  • Automatic ledger creation if party does not exist
  • Zero XML coding needed on your backend
Download POST API Free Trial
PRE-BUILT CONNECTORS & COMPATIBILITY
πŸ“¦ SAP S/4HANA πŸ’Ό Zoho Books πŸ“‘ Busy Accounting πŸ’Š Marg ERP 9+ πŸ›’ Shopify & Amazon 🌐 Custom REST Webhooks πŸ›οΈ Oracle NetSuite
⚑ POST /api/v1/vouchers/create


        
Payload validated against TallyPrime 5.0 XML DTD Schema

Instant 200 OK Response

{
  "status": "success",
  "voucher_number": "INV-2026-8831",
  "tally_response": {
    "CREATED": 1,
    "ALTERED": 0,
    "ERRORS": 0,
    "EXEC_TIME_MS": 38
  },
  "audit_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
}

Why Developers Choose ScaleCraft API:

  • πŸš€ Zero XML Headaches: Send clean JSON, we construct complex Tally XML.
  • πŸ”„ Auto-Ledger Creation: If a customer or stock item doesn't exist, we create it on the fly.
  • ⚑ Sub-40ms Ingestion: Built on high-performance C++ & Node.js architecture.
  • πŸ›‘οΈ Encrypted Port 9000 Gateway: Runs on your local server or secure cloud tunnel.
πŸ’¬ Chat with Help Desk