# Dataset Rocketreach Company ## Overview | Property | Value | |----------|-------| | **Status** | private | | **Method** | `POST` | | **Endpoint** | `/v2/datasets/rocketreach/company` | | **Base URL** | `https://api.piloterr.com` | | **Credit Cost** | 1 credit per row | | **Documentation** | https://www.piloterr.com/library/datasets-rocketreach-company | ## Description Extract structured Datasets data with the Dataset Rocketreach Company Piloterr API endpoint. ## Authentication - **Key Name:** `x-api-key` - **Location:** HTTP Header - **Get an API key:** https://app.piloterr.com/register ## Example Request ```bash curl --location --request POST 'https://api.piloterr.com/v2/datasets/rocketreach/company' \ --header 'Content-Type: application/json' \ --header 'x-api-key: YOUR_API_KEY' ``` ## Documentation ## Overview Extract structured Datasets data with the Dataset Rocketreach Company Piloterr API endpoint. ## Quickstart ``` POST https://api.piloterr.com/v2/datasets/rocketreach/company Content-Type: application/json {"query": "example"} ``` ## Parameters | Parameter | Type | Required | Description | |---|---|---|---| | `query` | string | yes | Search query or target identifier | ## Main use cases - Integrate Dataset Rocketreach Company data into enrichment, analytics, and monitoring pipelines - Automate large-scale extraction from Datasets without maintaining scrapers - Power internal dashboards and workflow automations with live Datasets data