From nothing to a working number in under a minute.
No account to create, no document to upload, no support ticket to wait on. Here is exactly what happens, including the parts most providers do not describe.
Quick answer
- 1
Pick a country
Choose from 68 countries and pick mobile or landline. Live inventory, no waitlist.
- 2
Choose a term
One month to one year. Longer terms cost less per month. No setup fee at any term.
- 3
Pay in crypto
An OxaPay invoice opens with your chosen asset. One confirmation and we provision.
- 4
Use the number
Your panel opens instantly. Messages appear as they land, and hit your webhook at the same time.
Retention
What we hold, and for how long
The honest version. Every row here is a deliberate design decision, not an accident of implementation.
| Data | Do we hold it? | For how long |
|---|---|---|
| Identity document | No | Never collected — no field exists |
| Name and address | No | Never collected |
| Payment card / bank | No | Cryptocurrency only |
| Email address | Only if you give one | Deleted with the order |
| Country, line type, term | Yes | Life of the order |
| Payment confirmation | Yes | 7 years (accounting) |
| Message bodies | Yes | 24 hours by default |
| Call metadata | Yes | 30 days |
| IP address | In memory only | Rotated hourly, never on disk |
Plumbing
How the plumbing works
A phone number is a routing entry, not a physical object. A carrier allocates a block of numbers from the national numbering plan and points the routing entry for each one at a destination. Usually that destination is a mobile switching centre and, eventually, a SIM card. For a virtual line it is a gateway.
When someone texts your number, the message crosses the same SS7 or SMPP path any other SMS would. It reaches our gateway, which pushes it to your panel over a server-sent event and POSTs it to your webhook at the same moment, signed with HMAC-SHA256. Median end-to-end latency is under two seconds.
Voice works the same way: the call terminates at a SIP endpoint we operate and is bridged to whatever destination you configured — another number, a SIP address of your own, or voicemail.
None of this is exotic. It is how every business that receives SMS at scale has worked for twenty years. The only unusual part of what we do is declining to ask who you are first.
FAQ
Process questions
How fast is the number live?
What is a no-KYC phone number?
Are these real numbers or VoIP relays?
Do I need an account?
How fast is the number live?
How many countries do you cover?
Can I send SMS as well as receive?
Can I buy just one verification code?
Sources
- ITU-T Recommendation E.164 — The international public telecommunication numbering plan · International Telecommunication UnionCountry calling codes, national significant number lengths, number structure
- ITU-T E.164 national numbering plans (Operational Bulletin annex) · International Telecommunication UnionPer-country numbering plans, mobile ranges, trunk prefixes
Numbering plan verified