Skip to main content

Enterprise open API documentation

Overview

Enterprise open APIs let third-party languages integrate even if you do not use EC's JavaScript. You can call HTTP endpoints from Easy Language, Python, C++, and other languages to write automation scripts — giving developers more flexibility.

  • Request method: HTTP
  • API URL prefix is the control center address, e.g. http://127.0.0.1:8028, followed by the endpoint path
  • Available APIs include:
  • Control center APIs
  • Partial legacy control center APIs — device list, run script, etc. — callable via HTTP
  • Automation APIs
  • Automation actions such as tap, swipe, and input — callable via HTTP