Logo
CommBox Logo

CommBox APIs

CommBox (Formerly BumpYard) is an all-in-one customer support & messaging platform. CommBox designed to create an effective dialogue between you and your customers.

Developer

CommBox APIs

Account Request URL

-

Base Endpoint

https://www.commbox.io

Message

Get the message by its id.

messages/{id}

id, fields, polling

Message

Create a message.

messages

parent, recipients, sender, content, type, create_time, name, attachment, deliveryTime, hasAttachment, sticker, deliveryTime_precision

Message

Update the message.

messages/{id}

id, fields, update_mask, parent, recipients, sender, content, type, create_time, name, attachment, deliveryTime, hasAttachment, sticker, deliveryTime_precision, sequenceId

Message

Update the message.

messages/{id}

id, parent, recipients, sender, content, type, create_time, name, attachment, deliveryTime, hasAttachment, sticker, deliveryTime_precision, sequenceId

Message

Delete the message by its id.

messages/{id}

id

Message

Get the list of messages.

messages

pageSize, pageToken, filter, orderBy

Message

Mark the message as seen.

messages/{id}/mark_seen

fields, id

Contact

Get the contact by its id.

contacts/{id}

id, fields

Contact

Create a contact.

contacts

firstName, lastName, phoneNumber, email, displayName, avatar

Contact

Update the contact.

contacts/{id}

id, fields, update_mask, firstName, lastName, phoneNumber, email, displayName, avatar

Contact

Update the contact.

contacts/{id}

id, firstName, lastName, phoneNumber, email, displayName, avatar

Contact

Delete the contact by its id.

contacts/{id}

id

Contact

Get the list of contacts.

contacts

pageSize, pageToken, filter, orderBy

Group

Get the group by its id.

groups/{id}

id

Group

Create a group.

groups

name, description, avatar

Group

Update the group.

groups/{id}

id, fields, update_mask, name, description, avatar

Group

Update the group.

groups/{id}

id, name, description, avatar

Group

Delete the group by its id.

groups/{id}

id

Group

Get the list of groups.

groups

pageSize, pageToken, filter, orderBy

Conversation

Get the conversation by its id.

conversations/{id}

id, fields

Conversation

Get the list of conversations.

conversations

pageSize, pageToken, filter, orderBy

Attachment

Download the attachment by its id.

attachments/{id}

id

Authentication

Get user's data.

currentUser

fields

Authentication

Login Auth Url Redirection.

auth/login

phone, verifier, locale, otp

Authentication

Get user's data.

me

fields

Authentication

Login with phone number.

auth/login

phone, locale

Authentication

Send OTP.

auth/send_otp

phone, locale

Authentication

Verify OTP.

auth/verify_otp

phone, otp, locale

Authentication

Login with email.

auth/login

email, verifier, locale, otp

Authentication

Verify Email OTP.

auth/verify_otp

email, otp, locale

Authentication

Send Email OTP.

auth/send_otp

email, locale

Authentication

Login with password.

auth/login

email, password, locale

Authentication

Send Reset Password Link.

auth/send_reset_password_link

email, locale

Authentication

Reset Password.

auth/reset_password

password, password_confirmation, reset_password_token

Authentication

Send Magic Link Login Email.

auth/send_magic_link_login_email

email, locale

Authentication

Get user's data.

auth/me

fields

Authentication

Logout user.

auth/logout

id

Authentication

Get token.

auth/token

grant_type, username, password, refresh_token

Authentication

Verify JWT Token.

auth/verify_jwt_token

token

Authentication

Refresh Token.

auth/refresh_token

refresh_token

QuickReply

Get the QuickReply by its id.

quick_replies/{id}

id, fields

QuickReply

Create a QuickReply.

quick_replies

title, imageUrl, payload, mimeType

QuickReply

Update the QuickReply.

quick_replies/{id}

id, fields, update_mask, title, imageUrl, payload, mimeType

QuickReply

Update the QuickReply.

quick_replies/{id}

id, title, imageUrl, payload, mimeType

QuickReply

Delete the QuickReply by its id.

quick_replies/{id}

id

QuickReply

Get the list of QuickReply.

quick_replies

pageSize, pageToken, filter, orderBy

Webhook

Create a webhook.

webhooks

url, target, webhookType, token, isHeaderToken, isFakeWebhook, isParentWebhook, filter

Webhook

Update the webhook.

webhooks/{id}

id, fields, update_mask, url, target, webhookType, token, isHeaderToken, isFakeWebhook, isParentWebhook, filter

Webhook

Update the webhook.

webhooks/{id}

id, url, target, webhookType, token, isHeaderToken, isFakeWebhook, isParentWebhook, filter

Webhook

Delete the webhook by its id.

webhooks/{id}

id

Webhook

Get the list of webhooks.

webhooks

pageSize, pageToken, filter, orderBy

Notification

Get the list of notifications.

notifications

pageSize, pageToken, filter, orderBy

Notification

Mark the notification as read.

notifications/{id}/mark_as_read

id

Notification

Mark all the notifications as read.

notifications/mark_all_as_read

Notification

Delete the notification by its id.

notifications/{id}

id

Details

Provider

Country HQ

US

API Type

REST

Categories

Customer Support
Messaging

Alternatives

Important URLs

Last Updated on

2024-03-26

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo