# Starter Kit ## Docs - [Join Meeting](https://docs.amongst.ai/api-reference/endpoint/create.md): Joins a meeting with a customizable agent. - [Get Meeting Data](https://docs.amongst.ai/api-reference/endpoint/get.md): Fetches meeting data for a specific agent by agentId. - [Get Agent](https://docs.amongst.ai/api-reference/endpoint/getAgent.md): Fetches agent details for a specific agent by agentId. - [Get Speaker Timeline](https://docs.amongst.ai/api-reference/endpoint/getSpeakerTimeline.md): Fetches meeting Speaker Timeline for a specific agent by agentId. - [Get Transcript](https://docs.amongst.ai/api-reference/endpoint/getTranscript.md): Fetches meeting transcript for a specific agent by agentId. - [Introduction](https://docs.amongst.ai/api-reference/introduction.md): Use and leverage Meeting Agents using APIs through HTTP requests from any language in your applicatons and workflows. - [Introduction](https://docs.amongst.ai/introduction.md): Welcome to Meeting Agents documentation - [Getting the data](https://docs.amongst.ai/rest/getting-the-data.md): Learn how to receive and process meeting data through webhooks, including live events and post-meeting recordings



The best way to retrieve this is via webhooks. See the Webhook Overview for details. If you can’t use webhooks for some reason, you can manually call the Retrieve meet… - [Media Streaming](https://docs.amongst.ai/rest/media-streaming.md): Learn how to receive media in real-time from meeting agent - [Meeting Voice Agents (Coming Soon)](https://docs.amongst.ai/rest/meeting-voice-agents-(Beta).md): Smart, responsive AI voice agents that do more than just talk. Powered by a conversation engine, they don’t follow—they lead. - [Sending a agent](https://docs.amongst.ai/rest/sending-a-agent.md): Learn how to send AI agents to meetings through the Meeting agent API, with options for immediate or scheduled joining and customizable settings. ## OpenAPI Specs - [openapi](https://docs.amongst.ai/api-reference/openapi.json)