With the Miru API, you can programmatically manage your Miru resources, useful for provisioning devices, managing configurations, building custom dashboards, and more. The Miru API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. To get started, continue to the Authentication page to learn how to authenticate your requests. Then, explore the basics of the Miru API by reading through the Query Parameters section. For information about a specific API endpoint, visit the Endpoints section.