# Lyra Documentation > Get an overview of Lyra's features, integrations, and how to use them. ## Docs - [Verify API key or OAuth token](https://docs.lyra.so/api-reference/authentication/verify-api-key-or-oauth-token.md): Validates a Lyra API key or OAuth access token and returns associated user and org identifiers. - [Create a Lyra meeting](https://docs.lyra.so/api-reference/meetings/create-a-lyra-meeting.md): Creates a meeting and optional participants, returning a video call payload. - [Delete a webhook endpoint](https://docs.lyra.so/api-reference/webhooks/delete-a-webhook-endpoint.md): Removes a webhook subscription by ID. - [List webhook endpoints](https://docs.lyra.so/api-reference/webhooks/list-webhook-endpoints.md): Returns all webhook subscriptions for the authenticated user's organization. - [Register a webhook endpoint](https://docs.lyra.so/api-reference/webhooks/register-a-webhook-endpoint.md): Creates a new webhook subscription for the specified events. Returns a signing secret (shown once). - [Product Updates](https://docs.lyra.so/changelog.md): Product updates and announcements - [Hosting Meetings](https://docs.lyra.so/hosting-meetings.md) - [Introduction](https://docs.lyra.so/introduction.md): Programmatically create meetings and manage webhooks with the Lyra REST API - [OAuth](https://docs.lyra.so/oauth.md): Build integrations that act on behalf of Lyra users with OAuth 2.0 - [Privacy Policy](https://docs.lyra.so/policies/privacy-policy.md) - [Terms of Service](https://docs.lyra.so/policies/terms-of-service.md) - [Quickstart](https://docs.lyra.so/quickstart.md) ## OpenAPI Specs - [openapi](https://docs.lyra.so/api-reference/openapi.json)