AddEvent was built by developers, for developers. So grab a cup of coffee, sit back, and let's get into the code.
The AddEvent API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
The AddEvent API doesn't support bulk updates. You can work on only one object per request.
Base URL
https://api.addevent.com/calevent/v2