Skip to main content

Overview

The Tuesday Leads API allow you to programmatically access enriched company and professional profiles using LinkedIn URLs and related attributes. Whether you’re building B2B tools, enriching CRM data, or doing sales outreach automation, this API is designed to fit right into your workflows.

Key Features

Access comprehensive professional and company profiles with verified contact information, employment history, and company insights.
Enrich existing data with email addresses and phone numbers for targeted outreach campaigns.
Get detailed company information including funding data, technology stack, website traffic, and employee insights.
Use advanced filters to discover prospects and companies that match your ideal customer profile.

Getting Started

1

Get Your API Key

Sign up for a Tuesday account and generate your API key from the dashboard.
2

Make Your First Request

Try the Auth API to verify your API key is working correctly.
3

Explore the APIs

Start with the People Profile API or Company Profile API to see the data available.

Quick Example

curl --location 'https://api.tuesday.so/api/v1/people/profile?linkedin_url=https://www.linkedin.com/in/example' \
--header 'X-API-KEY: your-api-key-here'
Ready to get started? Check out our Quickstart Guide or dive into the API Reference.
I