Create the Client
from seeme import Clientclient = Client()| Parameter | Type | Required | Description |
|---|---|---|---|
| username | str | No | The username for the account. |
| apikey | str | No | The API key for the username. |
| backend | str | No | The backend the client communicates with. Default value https://api.seeme.ai/api/v1 |
| env_file | str | No | The .env file containing the username, apikey, and backend |
See Log In/Out for more details.
Once created, a client lets you to interact with the SeeMe.ai API, allowing you to manage: