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

# Onboarding Overview

> Onboard your sub-merchants onto PayGlocal programmatically — submit KYC, upload documents, configure products, and trigger verification via the Merchant Onboarding API.

As a partner, you onboard sub-merchants onto PayGlocal programmatically. Use the **Merchant Onboarding API** to submit KYC data, upload documents, configure products, and trigger verification — all from your own platform.

## Start here

<CardGroup cols={2}>
  <Card title="Merchant Requirements" icon="clipboard-check" href="/guides/merchant-requirements">
    Entity types, required documents, and dynamic pendencies.
  </Card>

  <Card title="API Flow Overview" icon="diagram-project" href="/guides/api-flow-overview">
    The end-to-end onboarding sequence, step by step.
  </Card>

  <Card title="Authentication" icon="lock" href="/authentication">
    API key setup and HmacSHA256 digest generation.
  </Card>

  <Card title="Partner Onboarding Events" icon="bell" href="/guides/partner-onboarding-events">
    UI postMessage events and webhook notifications.
  </Card>

  <Card title="iFrame Integration" icon="window-maximize" href="/guides/iframe-integration">
    Embed the Verification Suite — VKYC, DigiLocker, and T\&C — inside your dashboard.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/onboarding-overview">
    All onboarding endpoints with the interactive explorer.
  </Card>
</CardGroup>
