For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GET /chats: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /creators: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /creators/{creatorUserUuid}/chats: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /creators/{creatorUserUuid}/followers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /creators/{creatorUserUuid}/insights/earnings: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /creators/{creatorUserUuid}/insights/top-spenders: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /creators/{creatorUserUuid}/subscribers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /followers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /insights/earnings: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /insights/top-spenders: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /posts/{uuid}/tips: the ‘data/items/user/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
GET /subscribers: the ‘data/items/avatarUrl’ response’s property type/format changed from ‘string’/‘uri’ to ‘string’/” for status ‘200’
- Added endpoint
GET /posts/{uuid}/likes

