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

# Introduction

> Welcome to the Paywint API documentation.

<img className="block dark:hidden" src="https://mintcdn.com/paywintdocs/5x9G2wP0APpngbqk/images/intro-banner-light.png?fit=max&auto=format&n=5x9G2wP0APpngbqk&q=85&s=155226fa948d1e3fd62590a3f8267f45" alt="Paywint Banner" noZoom width="1500" height="802" data-path="images/intro-banner-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/paywintdocs/5x9G2wP0APpngbqk/images/intro-banner-dark.png?fit=max&auto=format&n=5x9G2wP0APpngbqk&q=85&s=243a9b32796d031952e5630c38bb8975" alt="Paywint Banner" noZoom width="1500" height="802" data-path="images/intro-banner-dark.png" />

The Paywint API supercharges your app with powerful payment tools built for speed and simplicity. Whether you're managing users or processing transactions, Paywint makes it effortless to create fast, reliable financial systems. Perfect for developers and businesses ready to streamline their payment workflows, the API delivers everything you need- from managing users and handling payments to automating approvals and beyond.

<CardGroup cols={2}>
  <Card title="Environments" icon="split" href="/environments">
    Accelerate your development cycle using Paywint’s separate environments for testing and live deployment.
  </Card>

  <Card title="Dashboards" icon="gauge" href="/dashboards">
    We offer Sandbox and Production dashboards to streamline your development and go-live process.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/authentication">
    We use API key based authentication to verify and authorize all requests to the Paywint API.
  </Card>

  <Card title="Webhooks" icon="wifi" href="/webhook">
    Learn how to receive and handle Paywint webhook events.
  </Card>
</CardGroup>
