# Mosend WB API > API REST del Tech Provider de Meta para WhatsApp Business Cloud. Multi-tenant (organizations/{orgId}/...), auth por Bearer JWT o API Key (header X-Api-Key: mk_live_.). Respuestas envueltas en { data }. ## Guías - [Introducción](https://developer.mosend.dev/): Qué es la API de Mosend y cómo empezar. - [Autenticación](https://developer.mosend.dev/auth): Bearer JWT y API Keys (con scopes y restricción por número). - [URL base](https://developer.mosend.dev/url-base): Host, versionado y formato de respuestas { data }. - [Enviar una plantilla](https://developer.mosend.dev/enviar-plantilla): Quickstart: enviar una plantilla aprobada a un número. - [Enviar un broadcast](https://developer.mosend.dev/enviar-broadcast): Envío masivo a listas/contactos, conteos y filtros de destinatarios. - [Plantillas OTP](https://developer.mosend.dev/templates/otp): Plantillas de autenticación con botón COPY_CODE. - [Handoff a humano](https://developer.mosend.dev/handoff): Derivar una conversación de un bot externo a un asesor. - [Webhooks salientes](https://developer.mosend.dev/webhooks-out): Eventos firmados con HMAC, scope por número, conversation.unanswered. - [Identidad del widget](https://developer.mosend.dev/widget/identity): Identificar visitantes del web-chat con hash HMAC. - [Knowledge base (RAG)](https://developer.mosend.dev/bot/knowledge): Subir documentos para el agente IA. - [Construir con agentes de IA](https://developer.mosend.dev/agents): Instrucciones canónicas para que un LLM construya contra la API. - [Errores](https://developer.mosend.dev/errors): Códigos de error y cómo resolverlos. - [Cambios recientes](https://developer.mosend.dev/changelog): Novedades de la API por fecha. ## Recursos para máquinas - [OpenAPI spec](https://developer.mosend.dev/openapi.json): spec OpenAPI 3 completo (263 endpoints). - [llms-full.txt](https://developer.mosend.dev/llms-full.txt): este corpus aplanado con todos los endpoints. ## Referencia de API por módulo - [Add-ons](https://developer.mosend.dev/api/addons): 3 endpoints - [API Keys](https://developer.mosend.dev/api/api-keys): 4 endpoints - [Audit](https://developer.mosend.dev/api/audit): 4 endpoints - [Auth](https://developer.mosend.dev/api/auth): 7 endpoints - [Billing](https://developer.mosend.dev/api/billing): 5 endpoints - [Billing (Alertas de saldo)](https://developer.mosend.dev/api/wallet-alerts): 2 endpoints - [Bot · AI providers (BYOK)](https://developer.mosend.dev/api/org-ai-providers): 4 endpoints - [Bot · Knowledge](https://developer.mosend.dev/api/knowledge): 7 endpoints - [Bot auto-replies](https://developer.mosend.dev/api/auto-replies): 4 endpoints - [Bot config](https://developer.mosend.dev/api/bot-config): 4 endpoints - [Bot events](https://developer.mosend.dev/api/bot-events): 1 endpoints - [Bot flows](https://developer.mosend.dev/api/flows): 9 endpoints - [Broadcasts](https://developer.mosend.dev/api/broadcasts): 6 endpoints - [Business Profiles](https://developer.mosend.dev/api/profiles): 3 endpoints - [Contact lists](https://developer.mosend.dev/api/contact-lists): 9 endpoints - [Contacts](https://developer.mosend.dev/api/contacts): 9 endpoints - [Conversations](https://developer.mosend.dev/api/conversations): 26 endpoints - [Integrations](https://developer.mosend.dev/api/integrations): 6 endpoints - [Invitations](https://developer.mosend.dev/api/invitations): 5 endpoints - [Invoices](https://developer.mosend.dev/api/invoices): 3 endpoints - [Leads](https://developer.mosend.dev/api/leads): 1 endpoints - [Media](https://developer.mosend.dev/api/media): 2 endpoints - [Memberships](https://developer.mosend.dev/api/memberships): 5 endpoints - [Messages](https://developer.mosend.dev/api/messages): 6 endpoints - [Notas crédito (admin)](https://developer.mosend.dev/api/credit-notes): 6 endpoints - [Notifications](https://developer.mosend.dev/api/notifications): 2 endpoints - [Opt-ins](https://developer.mosend.dev/api/opt-ins): 2 endpoints - [Organizations](https://developer.mosend.dev/api/organizations): 6 endpoints - [Pagos (Mercado Pago)](https://developer.mosend.dev/api/mercado-pago): 3 endpoints - [Pagos (Tarjetas guardadas)](https://developer.mosend.dev/api/payment-methods): 6 endpoints - [Passkeys](https://developer.mosend.dev/api/passkeys): 7 endpoints - [Permissions](https://developer.mosend.dev/api/permissions): 1 endpoints - [Phone Numbers](https://developer.mosend.dev/api/phone-numbers): 7 endpoints - [Plan & límites](https://developer.mosend.dev/api/plan-limits): 1 endpoints - [Plans](https://developer.mosend.dev/api/plans): 6 endpoints - [Pricing](https://developer.mosend.dev/api/pricing): 1 endpoints - [Push Notifications](https://developer.mosend.dev/api/push): 5 endpoints - [Quick replies](https://developer.mosend.dev/api/quick-replies): 5 endpoints - [Reactions](https://developer.mosend.dev/api/reactions): 2 endpoints - [Reports](https://developer.mosend.dev/api/reports): 5 endpoints - [Roles](https://developer.mosend.dev/api/roles): 5 endpoints - [Stickers](https://developer.mosend.dev/api/stickers): 5 endpoints - [Tags](https://developer.mosend.dev/api/tags): 3 endpoints - [Templates](https://developer.mosend.dev/api/templates): 7 endpoints - [Two-Factor](https://developer.mosend.dev/api/two-factor): 3 endpoints - [Usage](https://developer.mosend.dev/api/usage): 1 endpoints - [Users](https://developer.mosend.dev/api/users): 3 endpoints - [WABA](https://developer.mosend.dev/api/waba): 6 endpoints - [Wallet](https://developer.mosend.dev/api/wallet): 2 endpoints - [web-chat](https://developer.mosend.dev/api/web-chat): 9 endpoints - [web-chat-public](https://developer.mosend.dev/api/web-chat-public): 6 endpoints - [Webhooks (outbound)](https://developer.mosend.dev/api/webhooks-outbound): 6 endpoints - [WhatsApp Links](https://developer.mosend.dev/api/whatsapp-links): 7 endpoints