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

# Transactions

> Transaction query and refund endpoints

Use these endpoints to query transactions and request refunds.

<CardGroup cols={2}>
  <Card title="Search transactions" href="/endpoints/transactions/search.mdx">
    Query transactions created through the API.
  </Card>

  <Card title="Request refund" href="/endpoints/transactions/refund.mdx">
    Request a refund for a transaction owned by the authenticated producer.
  </Card>
</CardGroup>
