# Leadfeeder

Leadfeeder identifies companies visiting your website and converts them into high-value leads.

- **Category:** analytics
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `LEADFEEDER`
- **Version:** 20260227_00

## Tools

### Get Account

**Slug:** `LEADFEEDER_GET_ACCOUNT`

Tool to retrieve the details of a specific account by ID. Use when you need to get information about a particular Leadfeeder account.

### Get Accounts

**Slug:** `LEADFEEDER_GET_ACCOUNTS`

Tool to retrieve a list of accounts the user has access to. Use when you need to discover all available Leadfeeder accounts after authentication.

### Get All Visits

**Slug:** `LEADFEEDER_GET_ALL_VISITS`

Tool to retrieve all visits for a specific lead. Use when you need detailed visit history for a lead, optionally filtered by date range.

### Get Company Info by IP

**Slug:** `LEADFEEDER_GET_COMPANY_INFO_BY_IP`

Tool to retrieve company information based on an IP address. Use when you need to enrich an IP and obtain its company profile. Returns 404 if no match is found.

### Get Custom Feeds

**Slug:** `LEADFEEDER_GET_CUSTOM_FEEDS`

Retrieve all custom feeds configured for a Leadfeeder account. Custom feeds are saved filter configurations that help organize and segment company visits. Returns an empty list for accounts without premium features (402), non-existent accounts (404), or accounts with no custom feeds. Use LEADFEEDER_GET_ACCOUNTS first to obtain valid account IDs.

### Get Tracking Script

**Slug:** `LEADFEEDER_GET_TRACKING_SCRIPT`

Tool to retrieve the website tracking script for a given account. Use when you need to obtain the JavaScript tracking code to be inserted on webpages for visitor tracking.
