| get_api_url | Get API URL from environment variable | 
| get_datalog | Get datalog for elements in project | 
| get_device | Get device in project | 
| get_devices | Get devices in project | 
| get_element | Get element information | 
| get_elements | Get elements accessible to the user | 
| get_project | Get project information | 
| get_projects | Get projects accessible to the user | 
| get_project_id | Get the Consibio project ID | 
| get_test | Consibio APIs status by calling the test endpoint | 
| get_users_me | Get the user information | 
| is_valid_entity_id | Is valid entity ID | 
| is_valid_username | Check if a username is valid. | 
| login | Login to Consibio API | 
| logout | Logout by removing the username and cached token | 
| set_api_url | Set API URL in environment variable | 
| set_project_id | Set the Consibio project ID option |