ORDERING NUMBERS

https://agregator.kopeechka.store/stubs/handler_api.php?api_key=$TOKEN&action=getNumber&service=$SERVICE&country=$COUNTRY

$TOKEN - Your token, you can find it in the "About account" section, in Telegram-bot.

$SERVICE - The code name of the service you want to work with. You can view the current list here.

Answer:

ACCESS_NUMBER:$ID:$NUMBER

Where $ID - ID operations (you can use it to receive SMS, change the status of the number, etc.), $NUMBER - your numbers.


Possible errors:

  • No numbers

NO_NUMBERS

  • The balance is over.

NO_BALANCE

  • Incorrect service name ($SERVICE).

BAD_SERVICE

  • Invalid token

BAD_KEY

Have you figured it out? Rather try :)