Use case · Multi-channel sequence
The step after LinkedIn and email
No reply on LinkedIn, no answer by email: the sequence continues on WhatsApp with the same context, then stops on reply.
LinkedIn · day 0, Email · day 5, WhatsApp · day 9
what linkupapi allow you to do
Send WhatsApp messages from your product or AI agent, with pacing, media and replies back through webhooks. Same API as LinkedIn and email, unlimited numbers.
Detect intent signals like funding rounds, hiring activity, and company growth. Reach prospects at the perfect moment with real-time alerts.
Reach prospects across LinkedIn, WhatsApp, email, and web. Manage all B2B channels through one unified API platform.
Aggregate information from dozens of public sources. Get the most complete profiles by combining data from multiple sources.
Connect with your favorite tools through native integrations. Compatible with Make, n8n, Zapier, and any platform via REST API.
Never store credentials or post-login data. EU-hosted, GDPR and CCPA compliant, with a data processing agreement on request.
Handle millions of requests without performance degradation. Our infrastructure scales automatically to match your growth and usage patterns.
// What it does
Send a message to a phone number from a connected WhatsApp number, attach a file or a voice note, and get every reply through a webhook. Same key, same body shape and same seat model as LinkedIn and email.
// Three workflows teams ship with it
Use case · Multi-channel sequence
No reply on LinkedIn, no answer by email: the sequence continues on WhatsApp with the same context, then stops on reply.
LinkedIn · day 0, Email · day 5, WhatsApp · day 9
Use case · Inbound follow-up
A form gives you a phone number: your product sends the first WhatsApp message within a minute and hands the thread to a human on reply.
Form received, Message sent · 40 s, Reply · rep notified
Use case · AI agent
Over MCP, the agent reads the conversation history and chooses LinkedIn, email or WhatsApp for the next message, within the limits you set.
History read, Channel chosen, Message sent
// Two calls, one sequence
1import requests
2
3# Send a WhatsApp message from a connected number (account_id = your WhatsApp seat)
4response = requests.post(
5 "https://api.linkupapi.com/v2/messages",
6 headers={"x-api-key": "YOUR_API_KEY"},
7 json={
8 "account_id": "YOUR_WHATSAPP_ACCOUNT_ID",
9 "action": "send",
10 "params": {
11 "to": "33612345678",
12 "message_text": "Hi Jane, following up on my email about your outbound stack. Worth 15 minutes next week?",
13 "media_link": "https://yourdomain.com/one-pager.pdf"
14 }
15 }
16)
17
18print(response.json())
Jane Doe
+33 6 12 34 56 78 · WhatsApp
// How it compares
Your users trust you with their accounts. Here is how we keep them safe.
Passwords never stored
We never keep your users' passwords. Sessions are encrypted, isolated per account and revocable at any time.
EU-hosted, GDPR & CCPA
Data is processed and hosted in the European Union. GDPR and CCPA compliant, with a data processing agreement on request.
Google-verified security
LinkupAPI passed Google's CASA security assessment and is a verified Gmail app. Same review, same standards for every channel.
Enterprise-grade security measures ensuring your data remains protected at every step of the process.
What is a WhatsApp outreach automation API?
An API that sends WhatsApp messages from a number you connect, paces them, supports files and voice notes, and pushes every reply to your webhook. In LinkupAPI it is the same messages endpoint as LinkedIn and email, so a sequence can move between channels without a second integration.
How many WhatsApp messages can I send per day?
Keep new conversations around 20 to 30 per day and messages to existing chats under 100, with random delays between sends. Warm up a new number over a few weeks. The API paces per seat and the docs list the recommended limits.
Do recipients need to opt in?
Yes. Message people who expect to hear from you, a lead who left a phone number or a contact you already talk to. WhatsApp restricts numbers that send unsolicited messages, whatever the tool.
Can I send files and voice notes?
Yes. Attach one or several files by link or upload, or send a voice message, with the same send action.
Is the price per WhatsApp number?
No. Connect as many numbers as you need; the price stays the same and credits are spent per message sent.
LinkedIn, email and WhatsApp through one API. Unlimited accounts, one fixed price.
Endpoints
Uptime
Avg Response