# ZoomInfo TAM Calculator ## Overview | Property | Value | |----------|-------| | **Status** | private | | **Method** | `GET` | | **Endpoint** | `/v2/zoominfo/tam-calculator` | | **Base URL** | `https://api.piloterr.com` | | **Credit Cost** | 1 credit per call | | **Documentation** | https://www.piloterr.com/library/zoominfo-tam-calculator | ## Description Calculate your Total Addressable Market accurately with ZoomInfo TAM Calculator API. Sign up for a free trial today! ## Authentication - **Key Name:** `x-api-key` - **Location:** HTTP Header - **Get an API key:** https://app.piloterr.com/register ## Example Request ```bash curl --location --request GET 'https://api.piloterr.com/v2/zoominfo/tam-calculator' \ --header 'Content-Type: application/json' \ --header 'x-api-key: YOUR_API_KEY' ``` ## Example Response ### Example ```json { "steps": [ { "step": "1. Choose your industry" }, { "step": "2. Select your target region(s)" }, { "step": "3. Input the size of your business or potential market" }, { "step": "4. Customize filters based on revenue, employee size, or other criteria" }, { "step": "5. View your TAM results and download the report" } ], "title": "ZoomInfo TAM Calculator", "description": "Explore ZoomInfo’s TAM Calculator to determine your Total Addressable Market. Use this tool to understand the potential market size for your product or service.", "calculator_features": [ { "feature": "Calculate Total Addressable Market (TAM) quickly and effectively" }, { "feature": "Identify key industries and target markets" }, { "feature": "Discover potential revenue opportunities" }, { "feature": "Customize input parameters for accurate results" }, { "feature": "Generate detailed TAM reports" } ] } ``` ## Documentation ## Overview Calculate your Total Addressable Market accurately with ZoomInfo TAM Calculator API. Sign up for a free trial today! ## Quickstart ``` GET https://api.piloterr.com/v2/zoominfo/tam-calculator?query=example ``` ## Parameters | Parameter | Type | Required | Description | |---|---|---|---| | `query` | string | yes | Search query or target identifier | ## Main use cases - Integrate ZoomInfo TAM Calculator data into enrichment, analytics, and monitoring pipelines - Automate large-scale extraction from Zoominfo without maintaining scrapers - Power internal dashboards and workflow automations with live Zoominfo data