# Integration Proposal 2 – Akedly.io + Ghaymah Cloud ## Product Description Akedly.io is a verification and customer communication platform that provides APIs for sending one-time passwords (OTP), verification codes, and notifications through multiple channels such as WhatsApp, SMS, Telegram, and Passkeys. It enables developers to integrate secure authentication into their applications without building the messaging infrastructure themselves. --- ## Proposed Integration with Ghaymah Cloud The proposed integration is to offer Akedly.io as a managed service for applications deployed on Ghaymah Cloud. Developers hosting their applications on Ghaymah Cloud can integrate with the Akedly API to send OTPs, verification messages, password reset codes, and user notifications. This allows applications to provide secure authentication and communication without managing SMS gateways or messaging providers. The integration can be offered as a preconfigured service or template that developers can easily enable for their deployed applications. --- ## Value for End Users This integration provides several benefits: - Simplifies the implementation of user authentication. - Enables secure login using OTPs and verification codes. - Supports multiple communication channels such as WhatsApp, SMS, Telegram, and Passkeys. - Reduces development time by using a managed verification service. - Improves the overall user experience and application security. --- ## Architecture Sketch ```text Developer │ ▼ Application on Ghaymah Cloud │ ▼ Akedly API │ ┌─────────┼─────────┐ ▼ ▼ ▼ SMS WhatsApp Telegram │ ▼ End User ``` --- ## Potential Challenges - Secure management of API keys and credentials. - Monitoring API availability and response times. - Handling message delivery failures and retries. - Managing messaging costs as application usage grows.