Getting Started
Send SMS, verify phone numbers, and react to events — all from one API.
Moorsyl is a communications platform built for Mauritania. Authenticate with an API key and start building in minutes.
What you can build
| Product | What it does |
|---|---|
| SMS API | Send text messages to any Mauritanian number |
| Verify | Confirm a phone number belongs to your user with a one-time code |
| Webhooks | Receive signed real-time event notifications for messages and verifications |
Quick setup
- Sign up at app.moorsyl.com — you'll receive a 6-digit OTP to your email
- Create an organization
- Generate an API key from the dashboard → API Keys
- Top up your organization balance from Billing
- Make your first API call
Your first SMS
curl -X POST https://api.moorsyl.com/api/sms \
-H "Content-Type: application/json" \
-H "x-api-key: sk_live_..." \
-d '{
"to": "+22236551999",
"from": "moorsyl",
"body": "Hello from Moorsyl!"
}'{
"accepted": true,
"messageId": "2a8df28b-9b7e-4f8a-aafd-21f8ef34f4e1",
"idempotencyKey": "generated-uuid",
"organizationId": "org_..."
}accepted: true means the message has been queued for delivery.
Top up your balance
You need a positive balance before sending messages.
- Open the dashboard
- Go to Billing → Top Up
- Select an amount and a payment method
- Complete checkout — your balance updates immediately
Accepted payment methods: Visa, Mastercard, Bankily, Masrivi, Sedad.