A write key required to make API calls that write data.
Publish a single event.
Publish a single event. See Event Collection Resource.
The collection to which the event will be added.
The event
Publish multiple events.
Publish multiple events. See Event Resource.
The events to add to the project.
A Client mixing in
Writer
can make Keen IO API calls requiring a write key.A write key must be configured e.g. by setting the
writeKey
field in an anonymous class override.Initializing a Client with write access
https://keen.io/docs/security/