Close
Choose your language

Software Integration
Involves connecting and coordinating various software systems to ensure the robots operate efficiently and effectively within their intended environments. This includes integrating the robots' software with other enterprise systems, external devices, and cloud services to enable seamless operation, data exchange, and management.
Recommended Browser & Settings. We recommend using the latest version of Microsoft Edge or Google Chrome to view the e-Learning modules. JavaScript must be enabled.
Lessons

Application programming interface (API)
Discover how APIs work in everyday applications like weather apps and social media, and learn how th…

Representational state transfer (REST)
Explore the principles of RESTful systems, focusing on client-server separation and stateless commun…

Build a REST API request
Learn how to construct a REST API request to communicate with MiR robots. Understand the elements in…

REST API authorization header
Learn how to securely include authorization in REST API requests. Follow a two-step process for enco…

Read REST API responses
Discover how to read and understand REST API responses in JSON format. Learn to interpret key inform…

Test your REST API requests with Postman
Learn how to use Postman to test and develop REST API requests for MiR robots. This lesson covers cr…

Use the GET/robots endpoint with MiR Fleet
REST is a useful tool for setting up third-party programs to control multiple robots. Alec is using…