# 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 (334 endpoints). - [llms-full.txt](https://developer.mosend.dev/llms-full.txt): este corpus aplanado con todos los endpoints. ## Referencia de API por módulo - [Auditoría](https://developer.mosend.dev/api/audit): 4 endpoints - [Autenticación](https://developer.mosend.dev/api/auth): 9 endpoints - [Billetera](https://developer.mosend.dev/api/wallet): 2 endpoints - [Bot · Configuración](https://developer.mosend.dev/api/bot-config): 4 endpoints - [Bot · Conocimiento (RAG)](https://developer.mosend.dev/api/knowledge): 7 endpoints - [Bot · Eventos](https://developer.mosend.dev/api/bot-events): 1 endpoints - [Bot · Flujos](https://developer.mosend.dev/api/flows): 9 endpoints - [Bot · Proveedores de IA (BYOK)](https://developer.mosend.dev/api/org-ai-providers): 5 endpoints - [Bot · Respuestas automáticas](https://developer.mosend.dev/api/auto-replies): 4 endpoints - [Claves de API](https://developer.mosend.dev/api/api-keys): 4 endpoints - [Complementos](https://developer.mosend.dev/api/addons): 3 endpoints - [Consentimientos (opt-in)](https://developer.mosend.dev/api/opt-ins): 2 endpoints - [Contactos](https://developer.mosend.dev/api/contacts): 9 endpoints - [Conversaciones](https://developer.mosend.dev/api/conversations): 29 endpoints - [Créditos de IA](https://developer.mosend.dev/api/ai-credits): 5 endpoints - [Difusiones](https://developer.mosend.dev/api/broadcasts): 6 endpoints - [Doble factor (2FA)](https://developer.mosend.dev/api/two-factor): 3 endpoints - [Documentos](https://developer.mosend.dev/api/documents): 20 endpoints - [Enlaces de WhatsApp](https://developer.mosend.dev/api/whatsapp-links): 7 endpoints - [Etiquetas](https://developer.mosend.dev/api/tags): 3 endpoints - [Facturación](https://developer.mosend.dev/api/billing): 5 endpoints - [Facturación (Alertas de saldo)](https://developer.mosend.dev/api/wallet-alerts): 2 endpoints - [Facturas](https://developer.mosend.dev/api/invoices): 3 endpoints - [Integraciones](https://developer.mosend.dev/api/integrations): 6 endpoints - [Invitaciones](https://developer.mosend.dev/api/invitations): 5 endpoints - [Listas de contactos](https://developer.mosend.dev/api/contact-lists): 9 endpoints - [Membresías](https://developer.mosend.dev/api/memberships): 5 endpoints - [Mensajes](https://developer.mosend.dev/api/messages): 6 endpoints - [Multimedia](https://developer.mosend.dev/api/media): 2 endpoints - [Notas crédito (admin)](https://developer.mosend.dev/api/credit-notes): 6 endpoints - [Notas de contacto](https://developer.mosend.dev/api/notes): 4 endpoints - [Notificaciones](https://developer.mosend.dev/api/notifications): 2 endpoints - [Notificaciones push](https://developer.mosend.dev/api/push): 7 endpoints - [Números de teléfono](https://developer.mosend.dev/api/phone-numbers): 7 endpoints - [Organizaciones](https://developer.mosend.dev/api/organizations): 6 endpoints - [Páginas de enlaces](https://developer.mosend.dev/api/link-pages): 17 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 - [Perfiles de empresa](https://developer.mosend.dev/api/profiles): 3 endpoints - [Permisos](https://developer.mosend.dev/api/permissions): 1 endpoints - [Plan & límites](https://developer.mosend.dev/api/plan-limits): 1 endpoints - [Planes](https://developer.mosend.dev/api/plans): 6 endpoints - [Plantillas](https://developer.mosend.dev/api/templates): 7 endpoints - [Precios](https://developer.mosend.dev/api/pricing): 1 endpoints - [Prospectos](https://developer.mosend.dev/api/leads): 1 endpoints - [Reacciones](https://developer.mosend.dev/api/reactions): 2 endpoints - [Reportes](https://developer.mosend.dev/api/reports): 9 endpoints - [Respuestas rápidas](https://developer.mosend.dev/api/quick-replies): 5 endpoints - [Roles](https://developer.mosend.dev/api/roles): 5 endpoints - [Soluciones](https://developer.mosend.dev/api/solutions): 5 endpoints - [Stickers](https://developer.mosend.dev/api/stickers): 5 endpoints - [Tareas](https://developer.mosend.dev/api/tasks): 8 endpoints - [Uso](https://developer.mosend.dev/api/usage): 1 endpoints - [Usuarios](https://developer.mosend.dev/api/users): 3 endpoints - [WABA](https://developer.mosend.dev/api/waba): 6 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 (salientes)](https://developer.mosend.dev/api/webhooks-outbound): 6 endpoints