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

# PaywithSwwipe API Introduction

> Welcome to the home of your new documentation

<img className="block dark:hidden" src="https://mintcdn.com/swwipefinancialserviceslimited/Smn0gTtkW7PkmLxe/images/banner-dark.svg?fit=max&auto=format&n=Smn0gTtkW7PkmLxe&q=85&s=c7febcbb2ed760927836c03b755380c9" alt="Hero Light" width="1600" height="899" data-path="images/banner-dark.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/swwipefinancialserviceslimited/Smn0gTtkW7PkmLxe/images/banner-dark.svg?fit=max&auto=format&n=Smn0gTtkW7PkmLxe&q=85&s=c7febcbb2ed760927836c03b755380c9" alt="Hero Dark" width="1600" height="899" data-path="images/banner-dark.svg" />

## PaywithSwwipe Documentation

Welcome to the PaywithSwwipe Developer Documentation, here you'll learn how you can accept payment with PaywithSwwipe gateway.

<CardGroup cols={2}>
  <Card title="Introduction" icon="pen-to-square" href="/overview">
    Get to know the key features of PaywithSwwipe
  </Card>

  <Card title="Integration Guide" icon="image" href="/guides/accept-payments">
    you can integrate with our payment gateway by reading our integration guide
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Authentication" icon="palette" href="/api-reference/authentication">
    The API endpoints uses basic authentication scheme
  </Card>

  <Card title="Reference APIs" icon="code" href="/api-reference/authentication">
    List of endpoints
  </Card>
</CardGroup>
