Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (Basic)
Pre-built authorization UI
Custom authorization UI
End-user authorization guide
Expired credentials detection
ToolsStatus
Pre-built integrations
API unification
2-way sync
Webhooks from Nango on data modifications
Real-time webhooks from 3rd-party API🚫 (time to contribute: <48h)
Proxy requests
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
Create or customize use-cases
Pre-configured pagination🚫 (time to contribute: <48h)
Pre-configured rate-limit handling🚫 (time to contribute: <48h)
Per-customer configurations

Pre-built integrations

EndpointDescriptionReadme
GET /accountFetches basic information about the ClickSend account.🔗
EndpointDescriptionReadme
POST /sms/sendSends an SMS message via ClickSend’s API.🔗
GET /sms/historyFetches the history of SMS messages sent through ClickSend.🔗
Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

  1. Log in to your ClickSend Dashboard.
  2. Go to the API Credentials page.
  3. Copy your Username and API Key.
You will use:
  • Username: your ClickSend account username.
  • Password: your API Key.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • ClickSend uses BASIC auth where the Username is your account username, and the Password is your API key.
Contribute API gotchas by editing this page

Connect to ClickSend

Guide to connect to ClickSend using Nango Connect.
I