Todas las solicitudes a la API de Iobot requieren autenticación mediante el App Key de tu negocio.Documentation Index
Fetch the complete documentation index at: https://developer.iobot.chat/llms.txt
Use this file to discover all available pages before exploring further.
App Key
Incluye tu App Key en cada solicitud como encabezado HTTP:Ejemplo
Errores de autenticación
| Estado | Mensaje | Causa |
|---|---|---|
401 | Invalid API key | El valor del encabezado x-api-key no corresponde a ningún negocio |
401 | No admin user found for this business | El negocio existe pero no tiene un usuario administrador |

