The Event endpoint returns several standard HTTP error codes. The following guide will help you understand what each code means.

Status CodeExplanation
202Good news, your event or event batch was accepted!
422Event was not processable. This typically means that you are missing a required field such as entype
403Authentication error. This means your API key is not valid.