Getting Started
To get started with the API, you need to create an account and obtain an API key. You can do this by signing up for an account.
Once you have an account, you can get your API key in the profile section. This key will be used to authenticate your requests to the API.
/api/services
Get services
This will return a list of services that are available for the user to rent.
Required attributes
None
curl https://verifysms.io/api/services
Response (200)
{
"zf": {
"name": "Coinbase",
"cost": 1,
"in_stock": true
},
"ty": {
"name": "DoorDash",
"cost": 0.5,
"in_stock": true
}
}
/api/balance
Get balance
This endpoint will retrieve the current balance (in USD) of the user.
Required attributes
None
curl https://verifysms.io/api/balance \
-H "API-KEY: {api_key}"
Response (200)
120.87
/api/rent
Rent a number
This endpioint will rent a phone number and subtract your balance into your locked balance.
Required attributes
Service code. For example 'bq' for Signal verification.
Optional carriers array to select from. Possible values: 'verizon', 'att', 'tmobile'. If none are provided, a random carrier will be selected.
curl https://verifysms.io/api/rent \
-H "API-KEY: {api_key}" \
-d 'code'="bq"
Response (200)
{
"number": "4345122324",
"cost": 0.1,
"code": "bq",
"service": "Signal",
"transaction_id": "b3f0cdaa-d50f-409d-b032-08bb61671379"
}
/api/code
Get code
This endpoint will retrieve the code that was received from the rented number. If you want to receive the code via webhook, please add your webhook URL to your profile settings.
Required attributes
ID of the transaction to cancel. This ID is returned when you rent a number.
curl https://verifysms.io/api/code?transaction_id=b3f0cdaa-d50f-409d-b032-08bb61671379 \
-H "API-KEY: {api_key}"
Response (200)
422316
/api/cancel
Cancel a number
This endpioint will cancel your phone rental and return the locked balance to your balance.
Required attributes
ID of the transaction to cancel. This ID is returned when you rent a number.
curl https://verifysms.io/api/cancel \
-H "API-KEY: {api_key}" \
-d 'transaction_id'="b3f0cdaa-d50f-409d-b032-08bb61671379"
Response (200)
None
Service Codes
Below is a table of all available service codes and their descriptions:
Code | Description |
---|---|
ty | DoorDash |
kl | Amazon / AWS |
bq | Signal |
mg | Blizzard / Battle.net |
bw | Fiverr |
xm | Mercari |
nx | eBay |
bx | OpenAI / ChatGPT |
pz | Discord |
mq | Temu |
vj | Nike |
sb | Linode |
ls | Snapchat |
rq | Google Voice |
lj | Facebook Create |
df | Google / Gmail / Youtube |
wdk | Ticketmaster |
rp | |
gy | VKontakte |
hjb | Gopuff |
zhm | Etsy |
zlw | TextFree |
ctn | FetLife |
zxc | LAA |
yxt | PVC |
zqxp | AARP Rewards |
jnk | Resy.com |
khb | League of Legends |
kvj | Swagbucks / InboxDollars / MyPoints / ySense / Noones / Adgate Survey |
plv | Chase |
pmy | Gaintplay |
hxn | Credit Karma |
nvl | Kudos |
lmv | Ring4 |
hyn | Textr |
ylm | College Pulse |
fwk | Ibotta |
hqj | Pixels.xyz |
gbc | Current.com |
pwx | Sideline / Index by Pinger |
rn | Timewall |
th | TrapCall |
hks | Service not listed |
fwl | Currently.com |
ypd | Noonlight |
rdt | Blastbucks |
klx | Google Messenger |
wc | Cash App |
jx | TikTok |
lh | Yahoo |
jf | LINE messenger |
kh | Microsoft / Outlook / Hotmail |
ei | Bumble |
qc | Steam |
yfz | Tinder |
dm | Poshmark |
zr | Plenty of Fish |
hs | AOL |
jn | Badoo |
zf | Coinbase |
xz | Hily |
dj | CrowdTap |
wl | |
wf | PayPal |
np | Lyft |
kv | |
xgp | Uber |
qr | Eneba |
xh | Viber |
gk | OkCupid |
gn | Hinge |
kj | |
vt | Craigslist |
fc | Walmart |
fy | Apple |
tm | Grindr |
zkq | Venmo |
yq | JD.com |
kwj | Coca-Cola |
bhr | Claude AI |
lrc | Truth Social |
nxd | Chevron / TexaCo |
rwz | Neocrypto |
ng | |
tl | Telegram |