Carousel Card
Developing
POST
https://rest.qikberry.ai/v1/rcs/messages
Element | Best Practice |
---|---|
Title | Catchy, under 100 characters, may include emojis for style |
Description | Up to 500 characters, but best kept concise (~150–200 for UI fit) |
Media | Use HTTPS, optimized image (JPG, PNG), aspect ratio ~1.91:1 |
Suggestions | 1–2 per card; include actionable text with a URL or postback |
Height | Small carousels: maximum height of 542 DP, Medium carousels: maximum height of 592 DP |
Width | Small: 180 DP (fixed width), Medium: 296 DP (fixed width) |
Example
Request
Header Params
Authorization
string
required
Example:
Bearer <ACCESS_TOKEN>
Content-Type
string
required
Example:
application/json
Body Params application/json
Responses
Modified at 2025-06-02 11:16:13