# Pagecall Documentation ## Docs - [Introduction](https://docs.pagecall.com/introduction.md): Welcome to Pagecall documentation! This guide will walk you through the process of integrating Pagecall with your applications, allowing you to provide your users with real-time audio, video, and whiteboard interactions. - [Create Members](https://docs.pagecall.com/references/endpoints/Create_Member.md): Add Member to the Room - [Create Room](https://docs.pagecall.com/references/endpoints/Create_Room.md): Create a new room - [Create Pages For Room](https://docs.pagecall.com/references/endpoints/Create_Room_Pages.md): Create new pages in a meeting room (Bulk API) - [Create User](https://docs.pagecall.com/references/endpoints/Create_User.md): Create user within workspace - [Delete Room](https://docs.pagecall.com/references/endpoints/Delete_Room.md): Delete room - [Delete User](https://docs.pagecall.com/references/endpoints/Delete_User.md): Delete user with user id - [Get Member](https://docs.pagecall.com/references/endpoints/Get_Member.md): Get Member - [Get Room](https://docs.pagecall.com/references/endpoints/Get_Room.md): Get a single room info - [Get User](https://docs.pagecall.com/references/endpoints/Get_User.md): Get user with user id - [List Members](https://docs.pagecall.com/references/endpoints/List_Members.md): List Joined in the Room - [Get Sessions in a Room](https://docs.pagecall.com/references/endpoints/List_Room_Sessions.md): Get a list of sessions in a meeting room - [List Rooms](https://docs.pagecall.com/references/endpoints/List_Rooms.md): List all accessible rooms - [List Users](https://docs.pagecall.com/references/endpoints/List_Users.md): List users within workspace - [Send a message to a room](https://docs.pagecall.com/references/endpoints/Send_Room_Message.md): Send a message to live sessions in a room - [Update Member](https://docs.pagecall.com/references/endpoints/Update_Member.md): Update Member - [Update Room](https://docs.pagecall.com/references/endpoints/Update_Room.md): Update some of room settings - [Update User](https://docs.pagecall.com/references/endpoints/Update_User.md): Update user with user id - [SDK](https://docs.pagecall.com/sdk.md): Integrate Pagecall with your app - [Authentication](https://docs.pagecall.com/tutorials/authentication.md): Authentication with Pagecall API Key - [Getting Started](https://docs.pagecall.com/tutorials/quickstart.md): Learn how to interact with Pagecall. - [Workspace](https://docs.pagecall.com/tutorials/workspace.md): Manage users with workspace ## OpenAPI Specs - [openapi3](https://docs.pagecall.com/openapi3.yaml)