====== API for Developers ====== This component provides integration of **Gelios** with other information systems. The general look of the request: admin.geliospro.com/sdk/?login=demo&pass=demo&svc=get_units¶ms={} Instead of login and password [[en:d-sdk:1_authorization:1_create_token|token]] could be used: admin.geliospro.com/sdk/?token=111222111222111222111222&svc=get_units¶ms={} All request for data change requires admin access and permission to edit entity. API includes following groups of requests: - [[en:d-sdk:1_authorization|Authorization]] - [[en:d-sdk:2_users|Users]] - [[en:d-sdk:3_permissions|Access Rights]] - [[en:d-sdk:4_units|Units]] - [[en:d-sdk:5_sensors|Sensors]] - [[en:d-sdk:6_commands|Commands]] - [[en:d-sdk:7_reports|Reports]] - [[en:d-sdk:8_geoitems|GeoItems]] - [[en:d-sdk:9_notifications|Notifications]] - [[en:d-sdk:12_repeaters|Repeaters]] - [[en:d-sdk:13_statistics|Statistics]] ---- [[en:d-sdk:15_error_codes|Error Codes]]