ClickSend
ClickSend is a cloud-based SMS and email marketing platform that enables businesses to send and receive SMS messages, manage contacts, and track campaign performance.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
ClickSend authenticates with basic authentication credentials. Generate the credential in your ClickSend account, then paste it into FlyMyAI the first time an agent uses a ClickSend action.
Get your ClickSend credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Username | Your ClickSend username. See the ClickSend docs for more information: https://developers.clicksend.com/docs/rest/v3/#authentication (required) |
API Key | Your ClickSend API key. See the ClickSend docs for more information: https://developers.clicksend.com/docs/rest/v3/#authentication (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CLICKSEND_ACCOUNT_USEAGE_BY_SUBACCOUNT_GET | Tool to retrieve account usage statistics by subaccount for a specific month and year. Use when you need to view usage breakdown across subaccounts for billing or monitoring purposes. | year, month |
CLICKSEND_ACCOUNT_VERIFY_SEND_PUT | Tool to send an account activation token for verification. Use when you need to verify a new user account via SMS or other verification method. | - |
CLICKSEND_ACCOUNT_VERIFY_VERIFY_BY_ACTIVATION_TOKEN_PUT | Tool to verify a new ClickSend account using an activation token. Use when you need to activate a newly created account with the token received during registration. | activation_token |
CLICKSEND_CALCULATE_POST_LETTERS_PRICE | Tool to calculate the price for sending post letters without actually sending them. Use when you need to estimate the cost of postal letters before sending. | file_url, recipients |
CLICKSEND_CALCULATE_SMS_CAMPAIGNS_PRICE | Tool to calculate the price for an SMS campaign before sending. Use when you need to estimate costs for an SMS campaign to a contact list. Pricing depends on the number of recipients, message length, and destination countries. | list_id, name, body |
CLICKSEND_CREATE_AUTOMATIONS_EMAIL_RECEIPTS | Tool to create an email delivery receipt automation rule in ClickSend. Use when you need to set up automated actions to trigger when email delivery receipts are received. | - |
CLICKSEND_CREATE_AUTOMATIONS_FAX_INBOUND | Tool to create a new inbound fax automation rule in ClickSend. Use when you need to set up automated actions to trigger when inbound faxes are received. | dedicated_number, rule_name, action, action_address, enabled |
CLICKSEND_CREATE_AUTOMATIONS_FAX_RECEIPTS | Tool to create a fax delivery receipt automation rule in ClickSend. Use when you need to set up automated actions to trigger when fax delivery receipts are received. | rule_name, action, action_address |
CLICKSEND_CREATE_AUTOMATIONS_SMS_INBOUND | Tool to create a new inbound SMS automation rule in ClickSend. Use when you need to set up automated actions to trigger when inbound SMS messages are received. | dedicated_number, rule_name, message_search_type, action, action_address, enabled |
CLICKSEND_CREATE_AUTOMATIONS_SMS_RECEIPTS | Tool to create an SMS delivery receipt automation rule in ClickSend. Use when you need to set up automated actions to trigger when SMS delivery receipts are received. | - |
CLICKSEND_CREATE_AUTOMATIONS_VOICE_RECEIPTS | Tool to create a voice delivery receipt automation rule in ClickSend. Use when you need to set up automated actions to forward voice delivery receipts to a specified URL or email when voice messages are delivered. | rule_name, match_type, action, action_address, enabled |
CLICKSEND_CREATE_DELIVERY_ISSUES | Tool to create a delivery issue report in ClickSend. Use when you need to report problems with message delivery such as messages not being received or delivery failures. | type, description, email_address |
CLICKSEND_CREATE_EMAIL_ADDRESSES2 | Tool to create an allowed email address for sending transactional emails. Use when you need to add a new sender email address to your ClickSend account. The address will need to be verified before it can be used for sending. | email_address |
CLICKSEND_CREATE_EMAIL_ADDRESSES6 | Tool to retrieve list of allowed email addresses for sending transactional emails. Use when you need to view verified sender addresses configured in your ClickSend account. | - |
CLICKSEND_CREATE_EMAIL_TEMPLATES | Tool to create a new email template from an existing master template. Use when you need to create a custom email template based on a predefined master template. | template_name, template_id_master |
CLICKSEND_CREATE_FAX_RECEIPTS | Tool to add a webhook URL for fax delivery receipt notifications. Use when you need to configure an endpoint to receive real-time fax delivery status updates. | url |
CLICKSEND_CREATE_LISTS | Tool to create a new contact list in your ClickSend account. Use when you need to organize contacts into separate lists for targeted messaging campaigns. Note: API allows up to 2,000 contact lists per account. | list_name |
CLICKSEND_CREATE_LISTS_CONTACTS | Tool to create a new contact in a specific contact list in your ClickSend account. Use when you need to add a contact to a list. At least one of phone_number, email, or fax_number must be provided. | list_id |
CLICKSEND_CREATE_MMS_SEND | Tool to send MMS messages with media attachments to recipients. Use when you need to send multimedia messages with images or media files to one or more phone numbers. | media_file, messages |
CLICKSEND_CREATE_POST_DIRECT_MAIL_CAMPAIGNS_SEND | Tool to create and send a direct mail campaign to specified locations. Use when you need to send physical mail pieces to targeted geographic areas. The campaign calculates pricing based on size, quantity, and target locations. | name, size, file_urls, areas |
CLICKSEND_CREATE_POST_LETTERS_DETECT_ADDRESS | Tool to detect and convert addresses to standard format from PDF or address string. Use when you need to parse a PDF document or address string to extract structured address information. The PDF should have the recipient's name and address at the top. | - |
CLICKSEND_CREATE_POST_LETTERS_SEND | Tool to send physical letters through ClickSend's postal service. Use when you need to send a PDF document as a physical letter to one or more recipients. For docx/doc files, convert them first using /uploads?convert=post endpoint. | file_url, recipients |
CLICKSEND_CREATE_POST_RETURN_ADDRESSES | Tool to create a new post return address for ClickSend postal services. Use when you need to add a return address for sending letters or postcards through ClickSend. | address_name, address_line_1, address_city, address_postal_code, address_country |
CLICKSEND_CREATE_POST_RETURN_ADDRESSES3 | Tool to retrieve a list of all post return addresses from ClickSend account with pagination. Use when you need to view all configured return addresses for postal mail services. | - |
CLICKSEND_CREATE_SMS_CAMPAIGNS_SEND | Tool to create and send an SMS campaign to a contact list. Use when you need to send bulk SMS messages to up to 20,000 recipients per call. Marketing messages must include opt-out mechanism. | list_id, name, body |
CLICKSEND_CREATE_SMS_EMAIL_SMS2 | Tool to create an allowed email address for email-to-SMS conversion. Use when you need to authorize a specific email address to send SMS messages through ClickSend's email-to-SMS gateway. | email_address, from |
CLICKSEND_CREATE_SMS_EMAIL_SMS3 | Tool to retrieve a specific allowed email address for SMS email-to-SMS by its ID. Use when you need to view detailed information about a specific allowed email address configured for email-to-SMS functionality. | email_address_id |
CLICKSEND_CREATE_SMS_EMAIL_SMS4 | Tool to update a specific allowed email address for email-to-SMS. Use when you need to modify an existing email address configuration including sender number, voice settings, or language preferences. | email_address_id, email_address, from |
CLICKSEND_CREATE_SMS_EMAIL_SMS5 | Tool to delete a specific allowed email address from SMS email-to-SMS settings. Use when you need to remove an email address from your allowed email addresses list for email-to-SMS functionality. | email_address_id |
CLICKSEND_CREATE_SMS_EMAIL_SMS_STRIPPED_STRINGS | Tool to create an email to SMS stripped string rule. Use when you need to automatically remove specific text (like email signatures) from email-to-SMS messages. | strip_string |
CLICKSEND_CREATE_SMS_INBOUND | Tool to create a test inbound SMS webhook configuration in ClickSend. Use when you need to add a test inbound SMS message to verify webhook setup. | url |
CLICKSEND_CREATE_SMS_RECEIPTS | Tool to add a test SMS delivery receipt webhook in ClickSend. Use when you need to configure a webhook URL to receive SMS delivery receipts or set it to 'poll' for manual retrieval. | url |
CLICKSEND_CREATE_SMS_SEND | Tool to send one or more SMS messages via ClickSend. Use when you need to send SMS messages to recipients. Supports up to 1000 messages per API call and provides detailed status for each message. | messages |
CLICKSEND_CREATE_SMS_TEMPLATES | Tool to create a new SMS template for reuse in campaigns. Use when you need to save an SMS message as a reusable template. | template_name, body |
CLICKSEND_CREATE_SUBACCOUNTS | Tool to create a new subaccount in ClickSend with access permissions and credentials. Use when you need to set up a new subaccount for segregating services or users. | api_username, password, email, phone_number, first_name, last_name |
CLICKSEND_DELETE_AUTOMATIONS_EMAIL_RECEIPTS | Tool to delete an email delivery receipt automation rule. Use when you need to remove an existing email receipt automation by its rule ID. | receipt_rule_id |
CLICKSEND_DELETE_AUTOMATIONS_SMS_INBOUND | Tool to delete an inbound SMS automation rule. Use when you need to remove an existing inbound SMS automation by its rule ID. | inbound_rule_id |
CLICKSEND_DELETE_LISTS | Tool to delete a specific contact list from your ClickSend account. Use when you need to remove a contact list permanently. | list_id |
CLICKSEND_DELETE_LISTS_CONTACTS | Tool to delete a specific contact from a contact list in your ClickSend account. Use when you need to remove a contact from a specific list permanently. | list_id, contact_id |
CLICKSEND_DELETE_LISTS_REMOVE_OPTED_OUT_CONTACTS | Tool to remove all opted out contacts from a contact list using an opt out list reference. Use when you need to clean up a list by removing contacts that have opted out. | list_id, opt_out_list_id |
CLICKSEND_DELETE_SMS_CANCEL | Tool to cancel a scheduled SMS message by updating its status to cancelled. Use when you need to prevent a scheduled SMS from being sent. | message_id |
CLICKSEND_DELETE_SMS_TEMPLATES | Tool to delete an SMS template by its template ID. Use when you need to remove a specific SMS template from your account. | template_id |
CLICKSEND_DELETE_SUBACCOUNTS | Tool to delete a specific subaccount from the system. Use when you need to remove a subaccount from your account. | subaccount_id |
CLICKSEND_EMAIL_CAMPAIGN_GET | Tool to retrieve details of a specific email campaign by its ID. Use when you need to view campaign configuration, content, and delivery statistics including sends, opens, clicks, and bounces. | email_campaign_id |
CLICKSEND_EMAIL_DELIVERY_RECEIPT_AUTOMATION_DELETE | Tool to delete an email delivery receipt automation rule. Use when you need to remove an existing email receipt automation by its rule ID. | receipt_rule_id |
CLICKSEND_EMAIL_DELIVERY_RECEIPT_AUTOMATION_GET | Tool to retrieve a specific email delivery receipt automation rule by its ID. Use when you need to view the configuration details of an email receipt automation rule. | receipt_rule_id |
CLICKSEND_EMAIL_DELIVERY_RECEIPT_AUTOMATION_PUT | Tool to update an email delivery receipt automation rule in ClickSend. Use when you need to modify the configuration of an existing email receipt automation rule. | receipt_rule_id |
CLICKSEND_EMAIL_TEMPLATE_DELETE | Tool to delete an email template by its template ID. Use when you need to remove an existing email template from your account. | template_id |
CLICKSEND_EMAIL_TEMPLATE_GET | Tool to retrieve a specific user email template by its template ID. Use when you need to view details of a specific email template including its HTML content and metadata. | template_id |
CLICKSEND_EMAIL_TEMPLATE_PUT | Tool to update an existing email template in ClickSend. Use when you need to modify the name or HTML body content of an email template. | template_id, body |
CLICKSEND_EXPORT_POST_LETTERS_HISTORY_EXPORT | Tool to export post letter history to a downloadable CSV file. Use when you need to download historical data of post letters for analysis or record-keeping. | filename |
CLICKSEND_FAX_DELIVERY_RECEIPT_AUTOMATION_DELETE | Tool to delete a fax delivery receipt automation rule. Use when you need to remove an existing fax delivery receipt automation by its rule ID. | receipt_rule_id |
CLICKSEND_FAX_DELIVERY_RECEIPT_AUTOMATION_GET | Tool to retrieve a specific fax delivery receipt automation rule by its ID. Use when you need to view the configuration details of a fax receipt automation rule. | receipt_rule_id |
CLICKSEND_FAX_DELIVERY_RECEIPT_AUTOMATION_PUT | Tool to update fax delivery receipt automation. Use when you need to modify an existing fax delivery receipt automation rule by its rule ID. | receipt_rule_id, rule_name, match_type, action, action_address, enabled |
CLICKSEND_FAX_INBOUND_AUTOMATION_PUT | Tool to update an existing inbound fax automation rule in ClickSend. Use when you need to modify the settings of an inbound fax automation rule. | inbound_rule_id, dedicated_number, rule_name, action, action_address, enabled |
CLICKSEND_FAX_RECEIPTS_BY_MESSAGE_ID_GET | Tool to retrieve a single fax delivery receipt using the message identifier. Use when you need to check the status, delivery details, or cost of a specific fax transmission. | message_id |
CLICKSEND_FAX_RECEIPTS_READ_PUT | Tool to mark fax delivery receipts as read in ClickSend. Use when you need to mark all receipts or receipts before a specific date as read. Optionally provide a Unix timestamp to mark only receipts created before that time. | - |
CLICKSEND_GET_ACCOUNT | Tool to retrieve authenticated user's account information. Use when you need to view account details such as balance, user information, settings, and billing details. | - |
CLICKSEND_GET_AUTOMATIONS_EMAIL_RECEIPTS | Tool to retrieve all email delivery receipt automation rules configured in your ClickSend account. Use when you need to view or list all email receipt automation configurations. Supports pagination and filtering. | - |
CLICKSEND_GET_AUTOMATIONS_FAX_INBOUND | Tool to retrieve all inbound fax automation rules configured in your ClickSend account. Use when you need to view or list all inbound fax automation configurations. Supports pagination. | - |
CLICKSEND_GET_AUTOMATIONS_FAX_RECEIPTS | Tool to retrieve all fax delivery receipt automation rules configured in your ClickSend account. Use when you need to view or list all fax receipt automation configurations. Supports pagination and filtering. | - |
CLICKSEND_GET_AUTOMATIONS_SMS_INBOUND | Tool to retrieve all inbound SMS automation rules configured in your ClickSend account. Use when you need to view or list all inbound SMS automation configurations. Supports pagination and filtering. | - |
CLICKSEND_GET_AUTOMATIONS_SMS_RECEIPTS | Tool to retrieve all SMS delivery receipt automation rules configured in your ClickSend account. Use when you need to view or list all SMS receipt automation configurations. Supports pagination and filtering. | - |
CLICKSEND_GET_AUTOMATIONS_VOICE_RECEIPTS | Tool to retrieve all voice delivery receipt automation rules configured in your ClickSend account. Use when you need to view or list all voice receipt automation configurations. Supports pagination and filtering. | - |
CLICKSEND_GET_CONTACT_SUGGESTIONS | Tool to retrieve contact suggestions from your ClickSend account. Use when you need to view or list suggested contacts. Supports pagination. | - |
CLICKSEND_GET_COUNTRIES | Tool to retrieve all available country codes that ClickSend supports. Use when you need to get a list of countries for international messaging services. | - |
CLICKSEND_GET_DELIVERY_ISSUES | Tool to retrieve all delivery issues from your ClickSend account. Use when you need to view or investigate problems with message delivery. Supports pagination for handling large result sets. | - |
CLICKSEND_GET_EMAIL_MASTER_TEMPLATES | Tool to retrieve all master email templates. Use when you need to view pre-designed email templates that can be used for email communications. Supports pagination. | - |
CLICKSEND_GET_EMAIL_MASTER_TEMPLATES_CATEGORIES | Tool to retrieve all master email template categories. Use when you need to view available categories of pre-designed email templates. Supports pagination. | - |
CLICKSEND_GET_EMAIL_TEMPLATES | Tool to retrieve all user email templates. Use when you need to view custom email templates created by the user. Supports pagination. | - |
CLICKSEND_GET_FAX_RECEIPTS | Tool to retrieve fax delivery receipts from your ClickSend account. Use when you need to view fax transmission details including delivery status, pricing, and recipient information. Supports pagination. | - |
CLICKSEND_GET_LISTS | Tool to retrieve all contact lists from ClickSend account with pagination support. Use when you need to view available contact lists for managing contacts and messaging campaigns. | - |
CLICKSEND_GET_LISTS2 | Tool to retrieve a specific contact list by its list ID. Use when you need to view details of a specific contact list including its name, email ID, and contact count. | list_id |
CLICKSEND_GET_LISTS_CONTACTS | Tool to retrieve all contacts from a specific contact list in your ClickSend account with pagination and filtering support. Use when you need to view or process contacts within a specific list. | list_id |
CLICKSEND_GET_LISTS_CONTACTS2 | Tool to retrieve a specific contact from a contact list in your ClickSend account. Use when you need to view detailed information about a particular contact within a specific list. | list_id, contact_id |
CLICKSEND_GET_LISTS_EXPORT | Tool to export contacts from a specific list to a CSV file. Use when you need to download all contacts from a list for backup, analysis, or migration purposes. | list_id, filename |
CLICKSEND_GET_LISTS_IMPORT | Tool to import contacts to a contact list from a publicly accessible file URL. Use when you need to bulk import contacts from a CSV or Excel file into a specific list. Note that the import process may be asynchronous. | list_id, file_url, field_order |
CLICKSEND_GET_LISTS_IMPORT_CSV_PREVIEW | Tool to preview the first row of a CSV import file for a contact list in ClickSend. Use when you need to verify CSV structure and field mapping before importing contacts to a list. | list_id, file_url |
CLICKSEND_GET_LISTS_IMPORT_FIELDS | Tool to retrieve acceptable import fields for a contact list in ClickSend. Use when you need to view which fields are available for importing contacts into a specific list. | list_id |
CLICKSEND_GET_MMS_HISTORY | Tool to export MMS message history with filtering, ordering, and pagination. Use when you need to retrieve historical MMS messages with custom sorting options. | - |
CLICKSEND_GET_MMS_RECEIPTS | Tool to retrieve all MMS delivery receipts from your ClickSend account. Use when you need to view MMS delivery status, pricing, and recipient information. Supports pagination. | - |
CLICKSEND_GET_NUMBERS | Tool to retrieve all available dedicated numbers associated with your ClickSend account. Use when you need to view dedicated numbers that can be used as sender IDs for messaging services. | - |
CLICKSEND_GET_NUMBERS_SEARCH | Tool to search for available dedicated numbers by country code. Use when you need to find purchasable phone numbers for messaging services in a specific country. | country |
CLICKSEND_GET_POST_DIRECT_MAIL_LOCATIONS_SEARCH | Tool to search for direct mail locations in a specific country. Use when you need to find available locations or addresses for direct mail services. | country, q |
CLICKSEND_GET_POST_LETTERS_HISTORY | Tool to retrieve all post letters history with pagination. Use when you need to view historical post letters sent through ClickSend. | - |
CLICKSEND_GET_PRICING | Tool to retrieve pricing information for a specific country. Use when you need to check rates for SMS, MMS, and voice services in a particular country and currency. | country |
CLICKSEND_GET_REFERRAL_ACCOUNTS | Tool to retrieve a list of referral accounts with pagination support. Use when you need to view referral accounts including user information, balance, and commission details. | - |
CLICKSEND_GET_RESELLER | Tool to retrieve reseller settings and account information. Use when you need to view the authenticated reseller's account details, settings, and configuration. Note: The reseller dashboard and API are only available to customers approved as resellers before… | - |
CLICKSEND_GET_RESELLER_ACCOUNTS | Tool to retrieve a list of reseller accounts with pagination support. Use when you need to view reseller accounts including user information, balance, settings, and permissions. Note: The reseller dashboard and API are only available to customers approved as… | - |
CLICKSEND_GET_SMS_CAMPAIGNS | Tool to retrieve details of a specific SMS campaign by its ID. Use when you need to view campaign configuration, message content, scheduling details, and current status. | sms_campaign_id |
CLICKSEND_GET_SMS_CAMPAIGNS3 | Tool to retrieve all SMS campaigns with pagination and statistics breakdown. Use when you need to view campaign statistics and performance data for management or reporting purposes. | - |
CLICKSEND_GET_SMS_EMAIL_SMS_STRIPPED_STRINGS | Tool to retrieve the list of email to sms stripped string rules with pagination support. Use when you need to view all stripped string rules that automatically remove specific text from email-to-SMS messages. | - |
CLICKSEND_GET_SMS_HISTORY | Tool to retrieve sent SMS message history with filtering and pagination. Use when you need to view previously sent SMS messages or check delivery status. | - |
CLICKSEND_GET_SMS_INBOUND | Tool to retrieve inbound SMS messages sent to your account. Use when you need to view messages received from recipients. By default, only unread messages are returned. To view inbound messages, you must first configure an inbound rule with the Action set to P… | - |
CLICKSEND_GET_SMS_RECEIPTS | Tool to retrieve SMS delivery receipts from your ClickSend account. Use when you need to poll and view SMS delivery status including timestamps, status codes, and error details. Requires a delivery report rule with Action set to POLL in the Dashboard. | - |
CLICKSEND_GET_SMS_TEMPLATES | Tool to retrieve all SMS templates from ClickSend account with pagination and filtering support. Use when you need to view available SMS templates for messaging campaigns. | - |
CLICKSEND_GET_STATISTICS_SMS | Tool to retrieve SMS messaging statistics for your ClickSend account. Use when you need to view usage metrics, pricing data, and date-based breakdowns of SMS message activity including outbound, inbound, and bounced messages. | - |
CLICKSEND_GET_STATISTICS_VOICE | Tool to retrieve voice messaging statistics for your ClickSend account. Use when you need to view usage metrics, pricing data, and date-based breakdowns of voice message activity. | - |
CLICKSEND_GET_SUBACCOUNTS | Tool to retrieve all subaccounts from ClickSend account with pagination support. Use when you need to view available subaccounts and their permissions. | - |
CLICKSEND_GET_SUBACCOUNTS2 | Tool to retrieve detailed information about a specific subaccount by its ID. Use when you need to view credentials, permissions, and contact details for a particular subaccount. | subaccount_id |
CLICKSEND_GET_TIMEZONES | Tool to retrieve supported list of timezones. Use when you need to get available timezones for scheduling or configuration purposes. | - |
CLICKSEND_GET_VOICE_LANG | Tool to retrieve all available voice languages for text-to-speech. Use when you need to get supported languages and voice options for voice messaging. | - |
CLICKSEND_LISTS_COPY_CONTACT_PUT | Tool to copy a contact from one list to another list. Use when you need to duplicate a contact from a source list to a destination list while keeping the original contact in the source list. | from_list_id, contact_id, to_list_id |
CLICKSEND_LISTS_TRANSFER_CONTACT_PUT | Tool to transfer a contact from one list to another in your ClickSend account. Use when you need to move a contact between lists without deleting and recreating it. | from_list_id, contact_id, to_list_id |
CLICKSEND_LIST_COUNTRIES_GET | Tool to retrieve the list of countries with IDs for global sending. Use when you need to select countries for international messaging operations. | - |
CLICKSEND_MARK_SMS_RECEIPTS | Tool to mark SMS delivery receipts as read in ClickSend. Use when you need to flag receipts as processed to clear them from the unread queue. Optionally specify a date threshold to mark only receipts received before a certain time. | - |
CLICKSEND_MARK_VOICE_RECEIPTS_READ | Tool to mark voice delivery receipts as read in ClickSend. Use when you need to mark all voice message delivery receipts or receipts received before a specific date as read. Once marked as read, receipts won't appear in subsequent queries. | - |
CLICKSEND_MASTER_EMAIL_TEMPLATES_IN_CATEGORY_GET | Tool to retrieve all master email templates within a specific category. Use when you need to browse pre-designed email templates from ClickSend's template library for a particular category. | category_id |
CLICKSEND_MASTER_EMAIL_TEMPLATE_CATEGORY_GET | Tool to retrieve a specific master email template category by its ID. Use when you need to view details about a category of pre-designed email templates. | category_id |
CLICKSEND_MASTER_EMAIL_TEMPLATE_GET | Tool to retrieve a specific master email template by its template ID. Use when you need to view details of a pre-designed master email template including its HTML content and thumbnails. | template_id |
CLICKSEND_MMS_CAMPAIGNS_BY_MMS_CAMPAIGN_ID_PUT | Tool to update an existing MMS campaign with new parameters. Use when you need to modify campaign details such as name, sender, message body, media file, subject, or reschedule send time. | mms_campaign_id, list_id, name, from, body, subject, media_file |
CLICKSEND_MMS_CAMPAIGNS_CANCEL_BY_MMS_CAMPAIGN_ID_PUT | Tool to cancel a scheduled MMS campaign in ClickSend. Use when you need to stop an MMS campaign from being sent. Only scheduled campaigns can be cancelled. | mms_campaign_id |
CLICKSEND_MMS_CAMPAIGNS_GET | Tool to retrieve all MMS campaigns with pagination and filtering support. Use when you need to view existing MMS campaigns for management or reporting purposes. | - |
CLICKSEND_MMS_CAMPAIGNS_PRICE_POST | Tool to calculate the price for an MMS campaign before sending. Use when you need to estimate costs for an MMS campaign to a contact list. | list_id, name, from, body, subject, media_file |
CLICKSEND_MMS_CAMPAIGNS_SEND_POST | Tool to create and send an MMS campaign to a contact list with multimedia content. Use when you need to send MMS messages to multiple recipients with images or videos. The campaign sends immediately unless scheduled for future delivery. | list_id, name, body, subject, media_file |
CLICKSEND_MMS_HISTORY_EXPORT_GET | Tool to export all MMS history to a file. Use when you need to download a complete history of MMS messages in CSV format. | filename |
CLICKSEND_MMS_HISTORY_GET | Tool to retrieve all MMS message history with filtering and pagination. Use when you need to view historical MMS messages sent through ClickSend. | - |
CLICKSEND_MMS_PRICE_POST | Tool to calculate the price for sending MMS messages without actually sending them. Use when you need to estimate the cost of MMS messages before sending. | media_file, messages |
CLICKSEND_MMS_RECEIPTS_READ_PUT | Tool to mark MMS delivery receipts as read in ClickSend. Use when you need to mark all receipts or receipts before a specific date as read. Optionally provide a Unix timestamp to mark only receipts created before that time. | - |
CLICKSEND_POST_NUMBERS_BUY | Tool to purchase a dedicated phone number from ClickSend. Use when you need to buy a specific number for SMS messaging and other communication services. | dedicated_number, type |
CLICKSEND_POST_RETURN_ADDRESSES_BY_RETURN_ADDRESS_ID_DELETE | Tool to delete a specific post return address from the system. Use when you need to remove a return address from your postal mailings. | return_address_id |
CLICKSEND_POST_RETURN_ADDRESSES_BY_RETURN_ADDRESS_ID_GET | Tool to retrieve a specific post return address by its unique identifier. Use when you need to view details of a return address for postal services. | return_address_id |
CLICKSEND_POST_RETURN_ADDRESSES_BY_RETURN_ADDRESS_ID_PUT | Tool to update an existing post return address in ClickSend. Use when you need to modify the details of a return address for postal mail services. | return_address_id, address_name, address_line_1, address_city, address_postal_code, address_country |
CLICKSEND_POST_UPLOADS | Tool to upload and optionally convert files for use with ClickSend messaging services. Use when you need to upload files for fax, MMS, postcards, or post services. All uploaded files expire 10 minutes after upload. | content |
CLICKSEND_PUT_FORGOT_PASSWORD | Tool to initiate password recovery for a ClickSend account. Use when a user has forgotten their password and needs to receive a verification code via email to reset it. | username |
CLICKSEND_PUT_FORGOT_USERNAME | Tool to retrieve forgotten username by providing registered email or phone number. Use when a user needs to recover their account username via notification. | - |
CLICKSEND_RECHARGE_PACKAGES_GET | Tool to retrieve all available recharge packages from ClickSend. Use when you need to view pricing and quantity information for SMS, voice, fax, email, and postal mail services. | - |
CLICKSEND_RECHARGE_PURCHASE_BY_PACKAGE_ID_PUT | Tool to purchase a recharge package by package ID. Use when you need to add credits to a ClickSend account by purchasing a pre-defined package. | package_id |
CLICKSEND_RECHARGE_TRANSACTIONS_BY_TRANSACTION_ID_GET | Tool to retrieve details of a specific recharge transaction by transaction ID. Use when you need to view transaction information such as amount, currency, invoice number, and date. | transaction_id |
CLICKSEND_RECHARGE_TRANSACTIONS_GET | Tool to retrieve all recharge transactions from ClickSend account with pagination support. Use when you need to view transaction history including amounts, currencies, and dates. | - |
CLICKSEND_SEARCH_CONTACTS_LISTS_GET | Tool to search contact lists in ClickSend account with pagination support. Use when you need to find specific contact lists by name or other criteria. | - |
CLICKSEND_SEND_VERIFICATION_TOKEN_GET | Tool to send a verification email containing an activation token to a registered email address. Use when you need to verify an email address before it can be used to send email campaigns through ClickSend. | email_address_id |
CLICKSEND_SMS_CAMPAIGNS_CANCEL_BY_SMS_CAMPAIGN_ID_PUT | Tool to cancel a scheduled SMS campaign in ClickSend. Use when you need to stop an SMS campaign from being sent. Only scheduled campaigns can be cancelled. | sms_campaign_id |
CLICKSEND_SMS_CANCEL_ALL_PUT | Tool to cancel all scheduled SMS messages in ClickSend. Use when you need to cancel all pending scheduled SMS messages at once. Only affects scheduled messages that have not yet been sent. | - |
CLICKSEND_SMS_DELIVERY_RECEIPT_AUTOMATION_DELETE | Tool to delete an SMS delivery receipt automation rule. Use when you need to remove an existing delivery receipt automation by its rule ID. | receipt_rule_id |
CLICKSEND_SMS_DELIVERY_RECEIPT_AUTOMATION_GET | Tool to retrieve a specific SMS delivery receipt automation rule by its ID. Use when you need to view the configuration details of an SMS receipt automation rule. | receipt_rule_id |
CLICKSEND_SMS_DELIVERY_RECEIPT_AUTOMATION_PUT | Tool to update an SMS delivery receipt automation rule in ClickSend. Use when you need to modify the configuration of an existing SMS receipt automation rule. | receipt_rule_id |
CLICKSEND_SMS_EMAIL_SMS_STRIPPED_STRING_DELETE | Tool to delete an email to SMS stripped string rule from the account. Use when you need to remove an existing stripped string rule by its rule ID. | rule_id |
CLICKSEND_SMS_EMAIL_SMS_STRIPPED_STRING_GET | Tool to retrieve an email to SMS stripped string rule by its ID. Use when you need to view the details of a specific stripped string rule. | rule_id |
CLICKSEND_SMS_EMAIL_SMS_STRIPPED_STRING_PUT | Tool to update an email to SMS stripped string rule. Use when you need to modify the text pattern that is stripped from emails before converting to SMS. | rule_id, strip_string |
CLICKSEND_SMS_HISTORY_EXPORT_GET | Tool to export all SMS history to a file. Use when you need to download a complete history of SMS messages in CSV format. | filename |
CLICKSEND_SMS_HISTORY_GET | Tool to retrieve all SMS message history with filtering and pagination. Use when you need to view historical SMS messages sent through ClickSend. | - |
CLICKSEND_SMS_INBOUND_AUTOMATION_DELETE | Tool to delete an inbound SMS automation rule. Use when you need to remove an existing inbound SMS automation by its rule ID. | inbound_rule_id |
CLICKSEND_SMS_INBOUND_AUTOMATION_GET | Tool to retrieve a specific inbound SMS automation rule by its ID. Use when you need to view the configuration details of an inbound SMS automation rule. | inbound_rule_id |
CLICKSEND_SMS_INBOUND_AUTOMATION_PUT | Tool to update an existing inbound SMS automation rule in ClickSend. Use when you need to modify automated actions for inbound SMS messages. | inbound_rule_id, dedicated_number, rule_name, message_search_type, action, action_address, enabled |
CLICKSEND_SMS_INBOUND_READ_BY_MESSAGE_ID_PUT | Tool to mark a specific inbound SMS message as read in ClickSend. Use when you need to mark an individual inbound SMS as processed. Once marked as read, the message won't appear in the View Inbound SMS endpoint but can still be viewed using the View Specific… | message_id |
CLICKSEND_SMS_INBOUND_READ_PUT | Tool to mark inbound SMS messages as read in ClickSend. Use when you need to mark all inbound SMS or inbound SMS received before a specific date as read. Once marked as read, messages won't appear in the View Inbound SMS endpoint but can still be viewed using… | - |
CLICKSEND_SMS_PRICE_POST | Tool to calculate the price for sending SMS messages without actually sending them. Use when you need to estimate the cost of SMS messages before sending. | messages |
CLICKSEND_SMS_RECEIPTS_BY_MESSAGE_ID_GET | Tool to retrieve a single SMS delivery receipt using the message identifier. Use when you need to check the status, delivery details, or cost of a specific SMS transmission. | message_id |
CLICKSEND_SMS_RECEIPTS_READ_PUT | Tool to mark SMS delivery receipts as read in ClickSend. Use when you need to mark receipts as processed so they no longer appear in the View SMS Receipts endpoint. Optionally specify a date threshold to mark only receipts received before a certain time. | - |
CLICKSEND_SMS_TEMPLATES_BY_TEMPLATE_ID_DELETE | Tool to delete an SMS template by its template ID. Use when you need to remove an existing SMS template from your account. | template_id |
CLICKSEND_SMS_TEMPLATES_BY_TEMPLATE_ID_PUT | Tool to update an existing SMS template in ClickSend. Use when you need to modify the name or body content of an SMS template. | template_id |
CLICKSEND_SPECIFIC_ALLOWED_EMAIL_ADDRESS_DELETE | Tool to delete a specific allowed email address from the account. Use when you need to remove an email address from your allowed email addresses list. | email_address_id |
CLICKSEND_SPECIFIC_ALLOWED_EMAIL_ADDRESS_GET | Tool to retrieve a specific allowed email address by its ID. Use when you need to view detailed information about a specific email address in your account. | email_address_id |
CLICKSEND_SUBACCOUNTS_REGEN_API_KEY_BY_SUBACCOUNT_ID_PUT | Tool to regenerate API key for a specific subaccount. Use when you need to create a new API key for security purposes or when the current key has been compromised. | subaccount_id |
CLICKSEND_UPDATE_ACCOUNT | Tool to update authenticated user's account information. Use when you need to modify account details such as first name, last name, phone number, or country. | - |
CLICKSEND_UPDATE_AUTOMATIONS_EMAIL_RECEIPTS | Tool to update an email delivery receipt automation rule in ClickSend. Use when you need to modify an existing email receipt automation rule by its rule ID. | receipt_rule_id, rule_name, action |
CLICKSEND_UPDATE_AUTOMATIONS_FAX_INBOUND | Tool to update an inbound fax automation rule in ClickSend. Use when you need to modify an existing fax inbound automation rule by its rule ID. | inbound_rule_id, dedicated_number, rule_name, action, action_address, enabled |
CLICKSEND_UPDATE_AUTOMATIONS_FAX_RECEIPTS | Tool to update a fax delivery receipt automation rule in ClickSend. Use when you need to modify an existing fax receipt automation rule by its rule ID. | receipt_rule_id, rule_name, match_type, action, action_address, enabled |
CLICKSEND_UPDATE_AUTOMATIONS_SMS_INBOUND | Tool to update an existing inbound SMS automation rule in ClickSend. Use when you need to modify the configuration of an inbound SMS automation rule by its ID. | inbound_rule_id, dedicated_number, rule_name, message_search_type, message_search_term, action, action_address, enabled |
CLICKSEND_UPDATE_AUTOMATIONS_SMS_RECEIPTS | Tool to update an SMS delivery receipt automation rule in ClickSend. Use when you need to modify an existing SMS receipt automation rule by its rule ID. | receipt_rule_id |
CLICKSEND_UPDATE_AUTOMATIONS_VOICE_RECEIPTS | Tool to update a voice delivery receipt automation rule in ClickSend. Use when you need to modify an existing voice receipt automation rule by its rule ID. | receipt_rule_id |
CLICKSEND_UPDATE_LISTS | Tool to update the name of a specific contact list in your ClickSend account. Use when you need to rename an existing contact list. | list_id, list_name |
CLICKSEND_UPDATE_LISTS_CONTACTS | Tool to update a specific contact in a contact list in your ClickSend account. Use when you need to modify contact details such as phone number, email, name, address, or custom fields. | list_id, contact_id |
CLICKSEND_UPDATE_RECHARGE_CREDIT_CARD | Tool to retrieve stored credit card payment information in tokenized form. Use when you need to view the masked credit card details, expiry date, and cardholder name for recharge operations. | - |
CLICKSEND_UPDATE_RECHARGE_CREDIT_CARD2 | Tool to update credit card payment information for account recharge. Use when you need to modify the stored credit card details used for auto-recharge or manual recharge operations. ClickSend stores only a secure token, not the actual card number. | number, expiry_month, expiry_year, cvc, name, bank_name |
CLICKSEND_UPDATE_RESELLER | Tool to update reseller account settings and configuration. Use when you need to modify reseller details such as contact information, billing settings, timezone, or feature settings. Note: The reseller dashboard and API are only available to customers approve… | - |
CLICKSEND_UPDATE_SMS_CAMPAIGNS | Tool to update an existing SMS campaign. Use when you need to modify campaign details such as name, message content, contact list, sender ID, or schedule. | sms_campaign_id, list_id, name, body |
CLICKSEND_UPDATE_SMS_EMAIL_SMS_STRIPPED_STRINGS | Tool to update an email to SMS stripped string rule. Use when you need to modify the text pattern that is stripped from emails before converting to SMS. | rule_id, strip_string |
CLICKSEND_UPDATE_SMS_TEMPLATES | Tool to update an existing SMS template by its template ID. Use when you need to modify the name or body content of an SMS template. | template_id |
CLICKSEND_UPDATE_SUBACCOUNTS | Tool to update a specific subaccount's details and permissions in ClickSend. Use when you need to modify subaccount credentials, contact information, or access permissions. | subaccount_id, api_username, email, phone_number, first_name, last_name |
CLICKSEND_UPLOADS_POST | Tool to upload files to ClickSend for use in messaging campaigns. Use when you need to upload media files that can be referenced in fax, MMS, postcards, or post services. Files expire 10 minutes after upload. | content, filename |
CLICKSEND_USER_COUNTRIES_AGREE_POST | Tool to agree on rules and regulations for selected countries in Global Sending. Use when you need to confirm acceptance of terms and conditions for countries selected for international messaging. | - |
CLICKSEND_USER_COUNTRIES_GET | Tool to retrieve the list of selected countries for Global Sending. Use when you need to view which countries are currently enabled for international messaging. | - |
CLICKSEND_USER_COUNTRIES_POST | Tool to select countries for Global SMS/MMS sending. Use when you need to configure which countries are enabled for international messaging. To remove/unselect a country, exclude its ID from the array. | country_list_ids |
CLICKSEND_VERIFY_ALLOWED_EMAIL_ADDRESS_GET | Tool to verify an email address using the activation token sent to it. Use when you need to complete the email address verification process after adding a new sender address. | email_address_id, activation_token |
CLICKSEND_VERIFY_FORGOT_PASSWORD_VERIFY | Tool to verify forgot password request and reset user password. Use in the second step of password reset flow after receiving the activation token via email. | subaccount_id, activation_token, password |
CLICKSEND_VOICE_CANCEL_ALL_PUT | Tool to cancel all scheduled voice messages in ClickSend. Use when you need to cancel all pending scheduled voice messages at once. Only affects scheduled messages that have not yet been sent. | - |
CLICKSEND_VOICE_DELIVERY_RECEIPT_AUTOMATION_DELETE | Tool to delete a voice delivery receipt automation rule. Use when you need to remove a specific voice receipt automation rule. | receipt_rule_id |
CLICKSEND_VOICE_DELIVERY_RECEIPT_AUTOMATION_GET | Tool to retrieve a specific voice delivery receipt automation rule by its ID. Use when you need to view the configuration details of a voice receipt automation rule. | receipt_rule_id |
CLICKSEND_VOICE_DELIVERY_RECEIPT_AUTOMATION_PUT | Tool to update a voice delivery receipt automation rule in ClickSend. Use when you need to modify the configuration of an existing voice receipt automation rule. | receipt_rule_id |
CLICKSEND_VOICE_HISTORY_EXPORT_GET | Tool to export all voice history to a file. Use when you need to download a complete history of voice messages in CSV format. | filename |
CLICKSEND_VOICE_RECEIPTS_READ_PUT | Tool to mark voice delivery receipts as read in ClickSend. Use when you need to mark all voice receipts or receipts before a specific date as read to prevent them from appearing in subsequent GET requests. Optionally provide a Unix timestamp to mark only rece… | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, ClickSend!