API keys allow you to authenticate to the Miru Platform API as well as the Miru CLI in your CI pipeline. Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.Documentation Index
Fetch the complete documentation index at: https://docs.mirurobotics.com/llms.txt
Use this file to discover all available pages before exploring further.
Create an API key
To create an API key, navigate to the API Keys page in the dashboard and click New API Key in the top right corner.
View API keys
To view your existing API keys, navigate to the API Keys page.

Delete an API key
Deleting an API key immediately revokes it. Attempting to authenticate with a deleted API key will fail. Furthermore, deleting an API key is irreversible. Once an API key is deleted, it cannot be recovered. To delete an API key, click the ellipsis (…) on the API key you want to delete and select Delete.


