/python3-sipgate-rest-api-client

A starter app for Python developers https://www.sipgate.de/

Primary LanguagePythonOtherNOASSERTION

##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