Welcome

Welcome to the Dexchange SMS API documentation. This API allows you to send SMS messages, manage OTP verifications, and check SMS balance.

Dexchange SMS API Endpoints

View the full OpenAPI specification file

Authentication

All API endpoints are authenticated using Bearer tokens. You must include your API key in the Authorization header when making requests. The Bearer token should follow this format:

Authorization
Bearer YOUR_API_KEY