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

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.