# Giro ## Docs - [Events](https://docs.girostack.com/additional-reference/events.md) - [Authentication](https://docs.girostack.com/authentication.md): This section explains what Giro's secret keys are and how to obtain them. - [Introduction](https://docs.girostack.com/introduction.md): Welcome to the Giro developer documentation. - [FAQ](https://docs.girostack.com/knowledge-base/faq.md) - [Glossary](https://docs.girostack.com/knowledge-base/glossary.md) - [Onboarding](https://docs.girostack.com/onboarding.md) - [Find Accounts](https://docs.girostack.com/reference/account/find-many.md): This endpoint returns all accounts belonging to the user. - [Overview](https://docs.girostack.com/reference/account/overview.md): Giro's account APIs allows you to manage your accounts within our platform, including updates, and retrieval. You can perform actions like fetching account details or updating account information. - [Update Account](https://docs.girostack.com/reference/account/update-account.md): This endpoint updates an account based on the provided ID. - [Add Bank Account](https://docs.girostack.com/reference/disbursement/bank-account/add.md): This endpoint adds a bank account to the list of bank accounts associated with the user. Once added, the bank account can be used for future transfers. - [Find Bank Accounts](https://docs.girostack.com/reference/disbursement/bank-account/find-many.md): This endpoint returns all bank accounts associated with the user - [Get One Bank Account](https://docs.girostack.com/reference/disbursement/bank-account/get-one.md): This endpoint returns one bank account based on the provided ID. - [Validate Bank Account](https://docs.girostack.com/reference/disbursement/bank-account/validate.md): This endpoint validates a bank account. - [Find Banks](https://docs.girostack.com/reference/disbursement/banks/find-many.md): This endpoint returns a list of Nigerian Banks - [Overview](https://docs.girostack.com/reference/disbursement/overview.md): Giro's disbursement APIs allows you to initiate and distribute funds to recipients quickly. You can send payments from a wallet to various individuals or businesses. Each disbursement is tracked through a unique transaction ID. - [Bank Transfer](https://docs.girostack.com/reference/disbursement/transfer/bank.md): This endpoint enables users to initiate a bank transfer. - [Wallet Transfer](https://docs.girostack.com/reference/disbursement/transfer/wallet.md): This endpoint enables users to initiate a wallet-to-wallet transfer. - [Find Transactions](https://docs.girostack.com/reference/transaction/find-many.md): This endpoint returns all transactions belonging to the user. - [Get One Transaction](https://docs.girostack.com/reference/transaction/get-one.md): This endpoint returns one transaction based on the provided transaction ID or reference. - [Overview](https://docs.girostack.com/reference/transaction/overview.md): Giro's transaction APIs enables you to track financial transactions within the platform. Every transaction comes with a unique ID, allowing for precise tracking and audits. This makes it ideal for financial reporting and analysis. The API ensures real-time processing and notifications. You can query… - [Verify Transaction](https://docs.girostack.com/reference/transaction/verify.md): This endpoint verifies the status of a transaction based on the transaction's reference. - [Create Wallet](https://docs.girostack.com/reference/virtual-account/create.md): This endpoint creates a wallet. - [Close Wallet](https://docs.girostack.com/reference/virtual-account/delete.md): This endpoint closes a wallet - [Create Disposable Collection Wallet](https://docs.girostack.com/reference/virtual-account/disposable-collection/create.md): Disposable collection wallet allows businesses to receive funds instantly. - [Find Wallets](https://docs.girostack.com/reference/virtual-account/find-many.md): This endpoint returns all wallets belonging to the user. - [Get Balance](https://docs.girostack.com/reference/virtual-account/get-balance.md): This endpoint returns the balance of the provided wallet ID - [Get All Balances](https://docs.girostack.com/reference/virtual-account/get-balances.md): This endpoint returns the balance of all wallets belonging to the user. - [Get One Wallet](https://docs.girostack.com/reference/virtual-account/get-one.md): This endpoint returns one wallet based on the provided ID. - [Overview](https://docs.girostack.com/reference/virtual-account/overview.md): Giro's virtual account APIs provide a platform for creating and managing virtual accounts and disposable virtual accounts for payments and transactions. Easily create, retrieve, and delete virtual accounts as needed. The API is built with flexibility in mind. Use it to control fund movement efficien… - [Create Transit Collection Wallet](https://docs.girostack.com/reference/virtual-account/transit-collection/create.md): The Transit collection wallet enables businesses to receive funds instantly with no expiration time.