v1

latestOpenAPI 3.0.1GNU General Public License v3 (GPL-3)2026-07-145265194.5 KB
feed

Post user interactions with feed

Post user actions on feed cards

post/v3/feed

Query parameters

userIdnumber

User's id

clientIdstring

Your CureDAO client id can be obtained by creating an app at https://builder.quantimo.do

Request body

avatarstring

Smaller square image

avatarCircularstring

Smaller circular image

backgroundColorstring

Ex: #f2f2f2

contentstring

Ex: Content

headerTitlestring

Ex: Title

htmlstring

HTML for the entire card.

htmlContentstring

Ex: <div>Content</div>

idstring required

HTML element id

imagestring

Larger image of variable dimensions

ionIconstring

Ex: ion-refresh

linkstring

A link to a web page or something. Not much more to say about that.

parametersobject

Key value pairs derived from user input fields, button clicks, or preset defaults

sharingBodystring

Ex: sharingBody

sharingTitlestring

Ex: sharingTitle

subHeaderstring

Ex: subTitle

subTitlestring

Ex: subTitle

titlestring

Ex: Title

Response

Returns new feed cards

descriptionstring required

Tracking reminder notifications, messages, and study result cards that can be displayed in user feed or stream

summarystring required

Tracking reminder notifications, messages, and study results

statusstring

ex. OK or ERROR

successboolean

true or false

codenumber

Response code such as 200

linkstring

A super neat url you might want to share with your users!