¿Cómo autentico mi cuenta en E-Smart360?
Guía breve para autenticarte en E-Smart360.
Resumen
Toda solicitud requiere un token API válido en el header Authorization.
Obtener tu token
- Inicia sesión en https://dashboard.esmart360.com
- Ve a "API Keys"
- Pulsa en "Generar clave"
- Guarda el token de forma segura
Uso
curl -H "Authorization: Bearer TU_API_TOKEN" \
https://api.esmart360.com/v1/contactos
Was this page helpful?
Last updated 4 days ago
Built with Documentation.AI