Rent a phone number
rent_numberRent a real UK phone number to receive SMS or OTP verification codes for services like WhatsApp, Google, or Discord. Returns a rental ID to track the rental.
Instructions
Rent a real UK phone number for a given service so it can receive an SMS/OTP verification code. Debits the account balance. Returns a rentalId to check with get_rental or wait_for_sms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | instant = one-time rental for a single code; monthly = keep the number for a month. | instant |
| serviceSlug | Yes | Service slug from list_services, e.g. "whatsapp", "google", "discord". |