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

# Introduction

> Welcome to EasyCred. Whether you're integrating our APIs or using the Partner Portal, this guide will help you get started quickly.

## Getting Started with API Integration

<CardGroup cols={2}>
  <Card title="Introduction" icon="rocket" href="/untitled-page">
    Learn how EasyCred's Partner API works and which integration mode is right for you.
  </Card>

  <Card title="Authentication" icon="lock" href="/authentication">
    Set up HMAC-SHA256 request signing with our Node.js helper.
  </Card>

  <Card title="Integration Steps" icon="map" href="/integration-steps">
    Full walkthrough — from initiating a journey to reading the outcome.
  </Card>

  <Card title="API Reference" icon="code-xml" href="/api-reference/introduction">
    Interactive OpenAPI spec with all schemas and endpoint examples.
  </Card>
</CardGroup>

## Explore the Partner Portal

<CardGroup cols={2}>
  <Card title="Introduction | Partner Portal" icon="layout-dashboard" href="/introduction-partner-portal">
    Learn the fundamentals of our Partner Portal, including navigation, key features, and common workflows.
  </Card>

  <Card title="Product Access" icon="package" href="/product-access">
    Learn how to request, activate, and manage access to EasyCred products.
  </Card>

  <Card title="Leads & Applications" icon="users" href="/leads-and-applications">
    Create, submit, and track customer applications through the Partner Portal.
  </Card>

  <Card title="Commissions" icon="wallet" href="/commissions">
    Track your pending, approved, and paid commission payouts.
  </Card>

  <Card title="Partnership Pricing" icon="indian-rupee" href="/pricing">
    Understand EasyCred's partnership plans, subscriptions, and setup fees.
  </Card>
</CardGroup>
