(Classic) Blue Event API

The Blue Event API is used to raise events in KRL where an ECI is not available. An example of when this is necessary is when an account is being established. The Blue API does not make use of salience data. Consequently, the API explicitly specifies the rulesets that will see the event. 

http://<platform>/blue/event/<domain>/<type>/<rid0>;<rid1>;...;<ridn>

Where

  • platform - the domain name of the KRE engine
  • domain - the event domain
  • type - the event type
  • rid0 - ridn - a semicolon delimited list of ruleset IDs.

Because there is no ECI specified, the Blue API makes use of cookies to track the pico where the event is seen. 

Copyright Picolabs | Licensed under Creative Commons.