Categories

APIDescription
GET v1/categories

Gets the event categories

Events

APIDescription
GET v1/events

Gets a list of events from the parameters provided

GET v1/event/{eventId}?portal={portal}&descriptionFormat={descriptionFormat}

Gets a single event from an event identifier

Promotions

APIDescription
GET v1/Promotions/Flat?portal={portal}&asOfDate={asOfDate}&startDate={startDate}&numberOfDays={numberOfDays}

Gets a list of promotions for a portal, supports the csv format

Users

APIDescription
GET v1/Users/Flat?portal={portal}

Gets a list of users from the parameters provided, supports the csv format

GET v1/User/Exists?email={email}

Used to see if a user exists in the system for a given Email. Returns any known information about the user.

GET v1/Users?portal={portal}&includePromotions={includePromotions}&includeSubmissions={includeSubmissions}&startDate={startDate}&numberOfDays={numberOfDays}

Gets a list of users from the parameters provided