# Bodhveda ## Docs - [Send notification](https://docs.bodhveda.com/api-reference/endpoint/notifications/send-notification.md): Start sending notifications through Bodhveda API. - [Batch create recipients](https://docs.bodhveda.com/api-reference/endpoint/recipients/batch-create-recipients.md): Create up to 100 recipients at once. - [Create recipient](https://docs.bodhveda.com/api-reference/endpoint/recipients/create-recipient.md): Create a new recipient. - [Delete recipient](https://docs.bodhveda.com/api-reference/endpoint/recipients/delete-recipient.md): Remove an existing recipient. - [Delete notifications](https://docs.bodhveda.com/api-reference/endpoint/recipients/notifications/delete.md): Deletes one or more notifications for the specified recipient. - [List notifications](https://docs.bodhveda.com/api-reference/endpoint/recipients/notifications/list-notifications.md): Retrieve a paginated list of notifications for a recipient, ordered by most recent first. - [Unread count](https://docs.bodhveda.com/api-reference/endpoint/recipients/notifications/unread-count.md): Returns the number of unread notifications for a recipient. - [Update notifications state](https://docs.bodhveda.com/api-reference/endpoint/recipients/notifications/update-state.md): Updates the state of one or more notifications for the specified recipient. - [Check preference](https://docs.bodhveda.com/api-reference/endpoint/recipients/preferences/check-preference.md): Check if a recipient is subscribed to a specific target (channel, topic, event). - [List preferences](https://docs.bodhveda.com/api-reference/endpoint/recipients/preferences/list-preferences.md): List of recipient's preferences. - [Set preference](https://docs.bodhveda.com/api-reference/endpoint/recipients/preferences/set-preference.md): Set a recipient's subscription state for a specific target. - [Retrieve recipient](https://docs.bodhveda.com/api-reference/endpoint/recipients/retrieve-recipient.md): Retrieve a recipient. - [Update recipient](https://docs.bodhveda.com/api-reference/endpoint/recipients/update-recipient.md): Update the name of a recipient. - [Introduction](https://docs.bodhveda.com/api-reference/introduction.md): Send notifications, manage recipients, their notifications and preferences. - [Notifications](https://docs.bodhveda.com/docs/concepts/notifications.md): What are notifications in Bodhveda? - [Preferences](https://docs.bodhveda.com/docs/concepts/preferences.md): How notification preferences work - [Recipients](https://docs.bodhveda.com/docs/concepts/recipients.md): Understand recipients in Bodhveda - [Targets](https://docs.bodhveda.com/docs/concepts/targets.md): Learn about notification targets in Bodhveda - [Introduction](https://docs.bodhveda.com/docs/introduction.md): Bodhveda helps you add in-app notifications to your product in minutes, not weeks. - [Quickstart](https://docs.bodhveda.com/docs/quickstart.md): Send your first notification in minutes using Bodhveda API or Console. - [SDKs](https://docs.bodhveda.com/docs/sdks.md): Explore the available Bodhveda SDKs for different langauges and frameworks. ## OpenAPI Specs - [openapi](https://docs.bodhveda.com/api-reference/openapi.json)