Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 849 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 849 Bytes

##python3-sipgate-rest-api-client

Setting Up

pip install -r requirements.txt
  • Visit https://api.sipgate.com/developer and log in with your sipgate credentials
  • Register your application
  • Get your application specific client_id and client_secret
  • Put your application specific client_id and client_secret in app.py config dictionary
python3 ./app.py

api Documentation

example api urls