VittorioCoseglia / bypass.vip

API usage for bypass.vip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BYPASS.VIP

Welcome to our github page! Here you can find some examples on how to use the api! Feel free to copy and paste it into your project! Happy coding πŸ˜‰


Discord server

Response

Example response that the api will return 😎

Succesfull response

{
  success: true,
  website: 'linkvertise',
  query: 'https://...',         --> Link to bypass
  destination: 'https://...',   --> bypassed link
  cache: true,
  time_ms: 0
}

Failed response

{
  success: false,
  website: 'linkvertise',
  query: 'https://...',         --> Link to bypass
  response: 'Invalid link',     --> Invalid :'(
  time_ms: 1685
}

Supported links

Website working?
linkvertise.com βœ”
adf.ly βœ”
exe.io/exey.io βœ”
sub2unlock.net/sub2unlock.com βœ”
rekonise.com βœ”
letsboost.net βœ”
ph.apps2app.com βœ”
mboost.me βœ”
shortconnect.com βœ”
sub4unlock.com βœ”
ytsubme.com βœ”
bit.ly βœ”
social-unlock.com βœ”
boost.ink βœ”
goo.gl βœ”
shrto.ml βœ”
t.co βœ”
tinyurl.com βœ”

About

API usage for bypass.vip


Languages

Language:C# 43.6%Language:JavaScript 22.0%Language:Python 19.6%Language:PHP 14.8%