API

Use the python help command to learn about the API.

Something like:

>>> import suhteita.suhteita as api
>>> help(api)