Interaction with user api
Project description
proxy-seller python api
Install from pypi.org
pip3 install proxy-seller-user-api
Or manual install from proxy-seller/user-api-python repository
pip3 install git+https://bitbucket.org/proxy-seller/user-api-python
Quick start
Get API key here
from proxy_seller_user_api import Api
api = Api({'key':'YOUR_API_KEY'})
# api.setPaymentId(1)
# api.setGenerateAuth('N')
print(api.balance())
Changelog
22.01.2024
Braking changes:
! remove targetId and targetSectionId from all calc/make requests
! add listId into proxyDownload method
New methods:
+ setPaymentId() - used in all calc/make requests (payment id=1(inner balance), id=43(subscribed card))
+ setGenerateAuth() - used in all calc/make requests (Y/N, default N)
+ authList
+ authActive
+ orderCalcResident
+ orderMakeResident
+ residentPackage
+ residentGeo
+ residentList
+ residentListRename
+ residentListDelete
Methods available:
- authList
- authActive
- balance
- balanceAdd
- balancePaymentsList
- referenceList
- orderCalcIpv4
- orderCalcIsp
- orderCalcMix
- orderCalcIpv6
- orderCalcMobile
- orderCalcResident
- orderMakeIpv4
- orderMakeIsp
- orderMakeMix
- orderMakeIpv6
- orderMakeMobile
- orderMakeResident
- prolongCalc
- prolongMake
- proxyList
- proxyDownload
- proxyCommentSet
- proxyCheck
- ping
- residentPackage
- residentGeo
- residentList
- residentListRename
- residentListDelete
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file proxy_seller_user_api-1.0.4.tar.gz.
File metadata
- Download URL: proxy_seller_user_api-1.0.4.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62ad3c2f56aba0a19f0cb91b4521170b867b74a61eae6b5532ddc87d0abde788
|
|
| MD5 |
02d988ead60135cc80077867a575b15f
|
|
| BLAKE2b-256 |
a9e5e2eb1450547465516e9fc39df6442ffed052ad0db3fe31784b8ffd44bf5c
|