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

# Flutterwave

Flutterwave provides APIs for making and receiving payments in various
currencies and countries.

<Accordion title="Get transactions">
  Get a list of transactions within a specified date range. this action fetches transaction history and monitors payment activities. the date range is optional and can be specified using from date and to date parameters.
</Accordion>

<Accordion title="Flutterwave verify transaction">
  Verifies the status of a flutterwave transaction using the transaction id or reference. returns detailed information about the transaction including status, amount, currency, customer details, and payment information.
</Accordion>
