MuleRouter provides two key types:
The two key types are not interchangeable. Account keys currently support Balance access only.
Create a key
- Open API Keys in the Console.
- Choose Inference keys or Account keys, then click Create key.
- Copy the key immediately. The full value is shown only once.
Manage keys
The Console lists each key and its metadata. You can enable or disable inference keys and permanently revoke either key type.
Store keys in a server-side environment variable or secret manager. Never
expose them in browser or mobile application code.