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

# Overview

> API reference for Payment Links

The **Payment Links APIs** let you create shareable links and hosted pages that customers can use to complete payment, without requiring a custom checkout integration.

<div className="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-2 gap-6">
  <Card title="Payment Requests" icon="link" href="/api-reference/collect/payment_requests/overview">
    Generate one-time payment links or trigger bank push requests directly to a customer's banking app.
  </Card>

  <Card title="Payment Pages" icon="browser" href="/api-reference/collect/payment_pages/overview">
    Create and manage reusable branded pages that accept multiple payments.
  </Card>
</div>
