> ## Documentation Index
> Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Sandbox API Docs | Tax API Stack for India by Quicko

> Here you'll find guides, references, and resources to build with Sandbox. Let's get you started. API stack for Businesses to automate KYC, GST, TDS & Income Tax.

<div id="landing_page_background_div">
  <div style={{ display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",height:"20vh",textAlign:"center" }}>
    <h1 style={{ fontSize:"2.5rem",fontWeight:"600",marginBottom:"0rem" }}>
      Documentation
    </h1>

    <p style={{ maxWidth:"600px",fontSize:"1.1rem" }}>
      Explore our references, guides and recipes to integrate\
      Sandbox APIs and SDKs.
    </p>
  </div>

  <CardGroup cols={2}>
    <Card title="Quickstart" icon="rocket-launch" href="/guides/get-started/quickstart" cta="Get Started">
      Make your first Sandbox API call by following our step-by-step guide.
    </Card>

    <Card title="API Reference" icon="code" href="/api-reference/authenticate" cta="View Reference">
      Explore our API contracts, reusable code samples, and test scenarios.
    </Card>
  </CardGroup>

  ***

  ## Products

  <CardGroup cols={2}>
    <Card title="KYC" icon="https://mintcdn.com/sandboxfinancialtechnologiesprivatelimited/gviqebbpT5NUt_6i/static/svg/workload-icons/KYC.svg?fit=max&auto=format&n=gviqebbpT5NUt_6i&q=85&s=15644b338ada79a2093f813ebfe7268f" horizontal href="/guides/products/kyc" img="/static/svg/landing/KYC.svg" width="39" height="39" data-path="static/svg/workload-icons/KYC.svg">
      Confirm Identities with confidence
    </Card>

    <Card title="GST" icon="https://mintcdn.com/sandboxfinancialtechnologiesprivatelimited/gviqebbpT5NUt_6i/static/svg/workload-icons/GST.svg?fit=max&auto=format&n=gviqebbpT5NUt_6i&q=85&s=3ea9d2e08e037da7235844d9a8433bec" horizontal href="/guides/products/gst" img="/static/svg/landing/GST.svg" width="40" height="40" data-path="static/svg/workload-icons/GST.svg">
      Simple and Secure GST Compliance
    </Card>

    <Card title="TDS" icon="https://mintcdn.com/sandboxfinancialtechnologiesprivatelimited/gviqebbpT5NUt_6i/static/svg/workload-icons/TDS.svg?fit=max&auto=format&n=gviqebbpT5NUt_6i&q=85&s=89cd12f58bc3185631f49a3972eb531f" horizontal href="/guides/products/tds" img="/static/svg/landing/TDS.svg" width="45" height="45" data-path="static/svg/workload-icons/TDS.svg">
      Automate TDS on Salary & Non-Salary Payments
    </Card>

    <Card title="Income Tax" icon="https://mintcdn.com/sandboxfinancialtechnologiesprivatelimited/gviqebbpT5NUt_6i/static/svg/workload-icons/IT.svg?fit=max&auto=format&n=gviqebbpT5NUt_6i&q=85&s=14a80a802f855b27041f72a4ccef2ab8" horizontal href="/guides/products/income_tax" img="/static/svg/landing/IT.svg" width="45" height="45" data-path="static/svg/workload-icons/IT.svg">
      Direct tax compliance on auto-pilot
    </Card>
  </CardGroup>

  ***

  ## Resources

  <CardGroup cols={3}>
    <Card title="Postman Collections" icon="book-bookmark" href="https://www.postman.com/in-co-sandbox/sandbox-api/overview">
      Test Sandbox APIs with public Postman collections.
    </Card>

    <Card title="SDKs & Clients" icon="cube" href="https://github.com/in-co-sandbox">
      Expedite your go-live with our API clients.
    </Card>

    <Card title="Status" icon="signal-stream" href="https://status.api.sandbox.co.in/">
      Real-time monitoring of Sandbox API to track uptime.
    </Card>

    <Card title="Help Centre" icon="life-ring" href="https://help.sandbox.co.in/portal">
      Support for integration, billing, accounts, and more.
    </Card>

    <Card title="Changelog" icon="clock" href="/changelog">
      Latest updates on new features, bug fixes & other developments
    </Card>
  </CardGroup>
</div>
