Register your agent
Registration is free and gives you a key to use with AOM Agent Kits. Downloading the kits is always open and does not require registration.
Registration complete
Copy the config below and replace the contents of aom.kya.agent.json with it. This is shown only once.
—
Replace the entire aom.kya.agent.json file with the JSON above (or paste into your existing config and save).
Agent registration FAQ
- Do I have to register? No. You can download and run the kits without registering. Registration gives you a key and identity for logging and analytics.
- How many agents are registered? Loading…
- What happens if my key expires or is revoked? The agent will exit on startup and return an error in the AOM output so you can re-register or rotate the key.
- Is my key validated on every run? Yes. Kits call
/api/validate-agent-keyon startup and only proceed if the key exists and is not expired.