# woku ## Docs - [Get company data](https://woku.app/docs/api-reference/companies/get-company-data.md): Retrieves comprehensive company information including folders, wokus, and NPS data using the company API key provided in the Authorization header. - [Get company NPS report](https://woku.app/docs/api-reference/reports/get-company-nps-report.md): Retrieves company-wide NPS (Net Promoter Score) report data including overall NPS score, response distribution (promoters, passives, detractors), and trends over time. - [Get NPS tool report](https://woku.app/docs/api-reference/reports/get-nps-tool-report.md): Retrieves NPS report data for a specific NPS tool including score distribution, response count, and detailed analytics. - [Create a text review](https://woku.app/docs/api-reference/wokus/create-a-text-review.md): Creates a new text review (textnote) for a woku. Includes a star rating (1-5) and text feedback. You can optionally associate a client email or phone number. - [Create a voice review](https://woku.app/docs/api-reference/wokus/create-a-voice-review.md): Creates a new voice review (voicemail) for a woku with form data. Requires an audio file upload along with a star rating. The audio will be automatically converted to MP4 format and transcribed. - [Create a woku via URL](https://woku.app/docs/api-reference/wokus/create-a-woku-via-url.md): Creates a new woku for feedback collection using a file URL. The file will be downloaded and processed automatically. Optionally, you can associate a client email or phone number to send a review invitation. - [Create a woku with file upload](https://woku.app/docs/api-reference/wokus/create-a-woku-with-file-upload.md): Creates a new woku with an optional file upload using multipart form data. This endpoint is ideal when you want to upload the image directly instead of providing a URL. Supports image files (JPEG, PNG, WebP, etc.). - [Get woku review data](https://woku.app/docs/api-reference/wokus/get-woku-review-data.md): Retrieves the review data for a specific woku, including company information, woku details, file URL, and all existing reviews (qualifications, textnotes, and voicemails). - [Share woku via email](https://woku.app/docs/api-reference/wokus/share-woku-via-email.md): Sends a woku review link to one or more email addresses, inviting recipients to leave feedback. You can send to a single email or multiple emails at once. - [woku](https://woku.app/docs/conceptos-basicos/woku.md): Aprende sobre las características de un woku: imagen, nombre y compartir - [Guía de Integración API](https://woku.app/docs/desarrollo/API.md): Documentación completa de la API de woku para integrar en tus aplicaciones - [Instalación](https://woku.app/docs/empezando/instalacion.md): Instala woku como aplicación web progresiva en tu computadora o celular - [Primer woku](https://woku.app/docs/empezando/primer-woku.md): Crea tu primer woku y aprende a compartirlo con tus clientes - [Problema](https://woku.app/docs/fundamentos/problema.md): Por qué las encuestas tradicionales ya no funcionan - [¿Qué es woku?](https://woku.app/docs/fundamentos/que-es-woku.md): Conoce woku, la herramienta para capturar la opinión de tus clientes - [Bienvenido a woku](https://woku.app/docs/index.md): Documentación completa de woku - La herramienta para capturar la opinión de tus clientes ## OpenAPI Specs - [openapi](https://woku.app/docs/openapi.json)