# OVERVIEW

- [Send SMS (v1)](/overview/send-sms-v1.md): The HTTP API enables you to send SMS quickly. To send an SMS, simply call the following URL with the relevant parameters appended to the URL, as shown below:
- [Send SMS (v2)](/overview/editor.md): Here are different ways you can send SMS and OTP to your users through these endpoints.
- [Quick Send](/overview/editor/quick-send.md): The HTTP API enables you to send SMS quickly. To send an SMS, simply call the following URL with the relevant parameters appended to the URL, as shown below:
- [Send Multiple SMS](/overview/editor/send-multiple-sms.md): To send multiple SMS at a go, you need to implement a way to loop the contact with foreach or you can just append a comma (,) after every contact number.
- [Sender IDs](/overview/sender-ids.md): You can add and retrieve sender IDs through this endpoints. Follow the documentation to be able to achieve this.
- [List Senders](/overview/sender-ids/list-senders.md): A list of all senders may be obtained using this endpoint. For emphasis on specific results, you can add filters based on sender status, either approved or not approved.
- [Add Senders](/overview/sender-ids/add-senders.md): Adding new sender may be obtained using this endpoint. For emphasis on specific results, you can add the following parameters when creating new sender.
- [Account Balance](/overview/account-balance.md): TextCus Balance API allows you to retrieve your total sms, email & wallet balance information from your account. This endpoint can also help you create notifications when your balance is going low.
- [One Time Password (OTP)](/overview/one-time-password-otp.md): This endpoint is used for verification process when authenticating a user on your platform.
- [Email SMTP](/overview/email-smtp.md): This endpoint is used for Email SMTP when sending emails to a user on your platform.
- [USSD Integration](/overview/ussd-integration.md): Go beyond apps — reach every mobile user offline with our seamless USSD integration.
- [Whatsapp](/overview/whatsapp.md): TextCus is a messaging platform enabling businesses to communicate with customers via WhatsApp Cloud API, including OTPs, notifications, and support.
