---
title: "Sessions"
source_url: https://docs.rapyd.net/en/sessions.html
lang: en
---

# Sessions

Required for all transactions.

To perform any action, you must first open a session, and then close the session when you have finished the transaction.

Each action requires its own session.

- [Echo the Platform](https://docs.rapyd.net/en/echo-the-platform.md "Echo the Platform")
- [Open Session](https://docs.rapyd.net/en/open-session.md "Open Session")
- [Close Session](https://docs.rapyd.net/en/close-session.md "Close Session")
