Username available?
For special projects/pricing, please contact me. Need new social media, please contact me. Every response has this object example: { service: "tiktok" // name of the service url:"https://tiktok.com/@apple" // link of the user profile available: false // [true: the user is avavailable, false: the user is already taken, error: server error, try again] }
Username available? endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
facebook /facebook/{username} |
check if the username is available at facebook |
| GET |
instagram /instagram/{username} |
check if the username is available at instagram |
| GET |
twitch /twitch/{username} |
check if the username is available at twitch |
| GET |
twitter /twitter/{username} |
check if the username is available at twitter |
| GET |
tiktok /tiktok/{username} |
check if the username is available at tiktok |
| GET |
youtube /youtube/{username} |
check if the username is available at youtube |
| GET |
all social media /all/{username} |
check if the username is available at all social medias ps: takes a lot more time and it not stable as single requests |
Username available? pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $20 / month | 2 / second |
|
| ULTRA | $250 / month | 3 / second |
|