Skip to content

MartinArens/python3-sipgate-rest-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published