POST - Register a custom agent in AIMS with the API

Before you can start using your custom agent you need to register it in AIMS. For the sake of simplicity, the example below is done in a REST client and the agent definition found in this section.


API to use 

POST https://api.aimsinnovation.com/api/agents

 

Authorization can be set to "basic" and use your AIMS login credentials.Method is "POST"


 

Once registered, you can confirm the agent structure by going to "settings -> custom agents -> your agent".