Stand Alone Card
Developing
POST
https://rest.qikberry.ai/v1/rcs/messages
A. Media (image, GIF, or video)
B. Title text
C. Description text
D. Suggested replies and actions.
Rich cards components
Rich cards can include various media, such as images, GIFs, and videos. Rich cards support a variety of media formats.
Height | Description |
---|---|
SHORT | 112 DP - Small thumbnail-like image (useful for compact messages) |
MEDIUM | 168 DP - Default size — balanced between visibility and space |
TALL | 264 DP - Large image that takes up more vertical space — good for visual impact |
The title of a rich card acts like a headline—designed to capture the user's attention and quickly convey the purpose of your message. Keep it concise, informative, and within 200 characters.
The rich card description provides essential supporting information. It expands on the title, highlights key benefits, and encourages user action with a clear call to action. Descriptions can be up to 2,000 characters in length.
Suggested replies help users interact with your agent in ways that it can easily respond to. Unless the interaction requires a freeform response, use suggested replies. They're easier to process than freeform text and they allow your agent to steer conversations down an optimal path.Suggested replies can be up to 25 characters long.
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 10:50:59