Tap LinkedIn groups for high-intent leads
Search groups, pull member lists and send group messages — all via one compliant API.
Everything you can do with the Groups API
Six endpoints covering group search, details, members and messaging.
/search/groupsSearch Groups
Find LinkedIn groups by topic, keyword and locale.
View API docs →/search/groups/detailsGet Group Details
Pull the full group profile: description, rules, admins and member count.
View API docs →/groups/membersGet Group Members
Paginated list of members in a LinkedIn group the account can access.
View API docs →/groups/members-by-urlGet Group Members by URL
Resolve a group URL directly to its member list — useful when you only have the public link.
View API docs →/group/membersGet Group Members (Legacy)
Legacy endpoint kept for backward compatibility with older integrations.
View API docs →/messaging/send-groupSend Group Message
Post a message to a LinkedIn group the connected account belongs to.
View API docs →Pull group members in one call
Pass a group ID and a limit — you get a paginated JSON response.
curl -X POST https://api.connectsafely.ai/groups/members \
-H "Authorization: Bearer $CONNECTSAFELY_API_KEY" \
-H "X-Account-Id: $ACCOUNT_ID" \
-H "Content-Type: application/json" \
-d '{ "groupId": "4091756", "limit": 100 }'What teams build with it
Niche sourcing, community analytics, targeted group broadcasts.
Niche lead sourcing
Pull members of industry groups as a high-signal source for outreach.
Community tools
Power community analytics by tracking group size, activity and membership changes.
Targeted broadcasts
Send targeted messages to group members the account is already connected with.
Start building on LinkedIn groups today
Get an API key in under two minutes. Pay only for what you query.