# FAA Aircraft Registry Scraper - Owners, N-Numbers & Leads (`scrapesage/faa-aircraft-registry-scraper`) Actor

Scrape the official FAA aircraft registry: N-number, make, model, year, engine, airworthiness & registered owner (LLC, corporation, individual) with full mailing address. Filter by state, owner type, aircraft type, make/model & date. B2B aviation leads + monitoring. No browser, no API key.

- **URL**: https://apify.com/scrapesage/faa-aircraft-registry-scraper.md
- **Developed by:** [Scrape Sage](https://apify.com/scrapesage) (community)
- **Categories:** Lead generation, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

$5.00 / 1,000 aircraft / owner records

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## FAA Aircraft Registry Scraper — Owners, N-Numbers & Aircraft Leads

Extract **complete aircraft and registered-owner data from the official FAA Aircraft Registry** — every U.S. civil aircraft with its **tail number (N-number), make, model, year, engine, airworthiness** and the **registered owner** (LLC, corporation, partnership or individual) with **full mailing address**. Filter by state, owner type, aircraft type, make/model, engine and registration date to turn the FAA's 300,000+ aircraft database into a clean, ready-to-use **B2B aviation lead list**.

No login, no API key, no browser — fast, direct extraction straight from the FAA's releasable aircraft database, refreshed on every run.

### Why this FAA registry scraper?

Most "N-number lookup" tools hand you one aircraft at a time, or a bare tail number with no owner. This actor reads the **entire FAA registry in one run**, joins the make/model and engine reference tables, decodes every FAA code into plain English, and ships the richest dataset in the category:

| Data | Basic N-number tools | This actor |
|---|---|---|
| Tail number (N-number) + serial | ✅ | ✅ |
| Registered **owner name** | partial | ✅ |
| Owner type (LLC, Corp, Individual…) | ❌ | ✅ decoded |
| **Full mailing address** (street, city, state, ZIP) | ❌ | ✅ |
| Co-owners | ❌ | ✅ |
| Make + model (decoded from reference table) | partial | ✅ |
| Year, seats, weight class, # engines | ❌ | ✅ |
| Engine make/model + thrust/HP | ❌ | ✅ |
| Aircraft type & **value tier** (jet / turboprop / piston…) | ❌ | ✅ |
| Airworthiness class + registration status (decoded) | ❌ | ✅ |
| Mode S / ICAO hex (for flight-tracking joins) | ❌ | ✅ |
| Registration, last-action & **expiration** dates | partial | ✅ |
| Lead score (0–100) | ❌ | ✅ |
| Business-owners-only filter | ❌ | ✅ |
| Monitoring mode (only newly-registered aircraft) | ❌ | ✅ |

About **half of all registered aircraft are owned by a business** (LLC, corporation or partnership) — flip on **Business owners only** and you have an instant, segmentable B2B list.

### Use cases

- **Lead generation** — aircraft owners are high-value buyers for **insurance, financing & leasing, maintenance (MRO), avionics, parts, charter & management, hangar/FBO services and aviation software**. Filter by value tier (jets, turboprops), owner type and state, then reach them at the registered mailing address.
- **Sales prospecting** — build targeted lists of corporate jet and turboprop operators, flight schools, charter companies and leasing entities by location and aircraft type.
- **New-registration monitoring** — a freshly-registered aircraft is a **fresh purchase** = buying intent for insurance, finance and services. Use monitoring mode to capture new registrations as they appear.
- **Fleet & competitor intelligence** — profile who operates what, where, by make/model, engine and age; size territories and track a manufacturer's or operator's fleet.
- **Renewals & re-engagement** — filter by upcoming **expiration date** to find owners with registrations about to lapse.
- **Data enrichment & verification** — append owner, address, make/model, engine and airworthiness data to an N-number, serial or Mode S hex you already have.

### How to use

1. [Sign up for Apify](https://console.apify.com/sign-up) — the free plan is enough to try this actor.
2. Open the **FAA Aircraft Registry Scraper**, set your filters (e.g. `states: TX`, **Business owners only**, engine types **Turbo-jet + Turbo-fan**), and click **Start**.
3. Watch aircraft stream into the dataset table, newest registrations first.
4. **Export** as JSON, CSV, Excel, XML, or RSS — or pull results programmatically via the [Apify API](https://docs.apify.com/api/v2).

### Input

```json
{
    "states": ["TX"],
    "businessOwnersOnly": true,
    "engineTypes": ["4", "5"],
    "yearManufacturedFrom": 2015,
    "minSeats": 6,
    "maxResults": 500,
    "sortBy": "newest",
    "monitorMode": false
}
```

- **nNumbers / modeSCodeHex** — look up specific aircraft by tail number (`N12345`) or by 24-bit Mode S hex (`A00725`). Leave empty to browse the registry with filters.
- **states / cities / zipCodes / counties / usOnly** — filter by the owner's location.
- **businessOwnersOnly** — only corporations, LLCs, partnerships & non-citizen corporations (excludes individuals).
- **registrantTypes** — pick exact owner types (LLC, Corporation, Individual, Co-Owned, Partnership, Government…).
- **ownerNameQuery** — owner name contains (e.g. `aviation`, `leasing`).
- **aircraftMakeQuery / aircraftModelQuery** — make/model contains (e.g. `cessna`, `SR22`, `CITATION`).
- **aircraftTypes / engineTypes** — fixed-wing, rotorcraft, jet, turboprop, piston, electric, etc.
- **yearManufacturedFrom/To, minSeats/maxSeats, serialNumberQuery** — aircraft attributes.
- **validRegistrationsOnly** *(default true)* — keep only valid current registrations.
- **certIssuedFrom/To, lastActionFrom/To, expiringBefore, excludeExpired** — registration date filters (find newly-registered or soon-to-expire aircraft).
- **maxResults / sortBy** — cap and ordering (`newest` registered first, `lastAction`, or `source`).
- **monitorMode** *(default false)* — emit ONLY aircraft not seen in previous runs. Pairs with Apify Schedules.

All filters are optional and combine with **AND**.

### Output

One record per aircraft (`type: "aircraft"`):

```json
{
    "type": "aircraft",
    "nNumber": "N512KS",
    "serialNumber": "217",
    "modeSCodeHex": "A669CF",
    "ownerName": "Mcreynolds Aviation LLC",
    "ownerType": "LLC",
    "isBusinessOwner": true,
    "coOwners": [],
    "street": "8111 Westchester Dr Fl 6th",
    "city": "Dallas",
    "state": "TX",
    "zipCode": "75225-6140",
    "country": "US",
    "fullAddress": "8111 Westchester Dr Fl 6th, Dallas, TX, 75225-6140",
    "manufacturer": "Dassault Aviation",
    "model": "FALCON 900EX",
    "yearManufactured": 2008,
    "aircraftType": "Fixed wing multi-engine",
    "numberOfEngines": 3,
    "numberOfSeats": 21,
    "weightClassLabel": "20,000 lb and over",
    "valueTier": "jet",
    "engineManufacturer": "Honeywell",
    "engineModel": "TFE731-60-1C",
    "engineType": "Turbo-fan",
    "engineThrustLbs": 4525,
    "airworthinessClass": "Standard",
    "statusLabel": "Valid registration",
    "certIssueDate": "2026-06-19",
    "expirationDate": "2033-06-30",
    "isNewRegistration": true,
    "leadScore": 94,
    "dataAsOf": "2026-06-20",
    "scrapedAt": "2026-06-20T07:16:37.329Z"
}
```

### Automate & schedule

Run this actor on autopilot and pull results into your own stack:

- **[Apify API](https://docs.apify.com/api/v2)** — start runs, fetch datasets, and manage schedules over REST.
- **[apify-client for JavaScript](https://docs.apify.com/api/client/js/)** and **[apify-client for Python](https://docs.apify.com/api/client/python/)** — official SDKs.
- **[Schedules](https://docs.apify.com/platform/schedules)** — run it daily/weekly with **monitoring mode** to capture only newly-registered aircraft in your target states; perfect for fresh lead pipelines.
- **[Webhooks](https://docs.apify.com/platform/integrations/webhooks)** — trigger downstream actions (CRM import, Slack alert, email/mail sequence) the moment a run finishes.

```js
import { ApifyClient } from 'apify-client';

const client = new ApifyClient({ token: 'MY_APIFY_TOKEN' });

const run = await client.actor('scrapesage/faa-aircraft-registry-scraper').call({
    states: ['FL', 'TX'],
    businessOwnersOnly: true,
    engineTypes: ['2', '4', '5'], // turboprop + jets
    maxResults: 1000,
});

const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(`Got ${items.length} aircraft owner leads`);
```

### Integrate with any app

Connect the dataset to 5,000+ apps — no code required:

- **[Make](https://docs.apify.com/platform/integrations/make)** — multi-step automation scenarios.
- **[Zapier](https://docs.apify.com/platform/integrations/zapier)** — push new aircraft-owner leads straight into your CRM.
- **[Slack](https://docs.apify.com/platform/integrations/slack)** — get notified when a monitored state gets newly-registered aircraft.
- **[Google Drive / Sheets](https://docs.apify.com/platform/integrations/drive)** — auto-export every run to a spreadsheet.
- **[Airbyte](https://docs.apify.com/platform/integrations/airbyte)** — pipe results into your data warehouse.
- **[GitHub](https://docs.apify.com/platform/integrations/github)** — trigger runs from commits or releases.

### Use with AI assistants (MCP)

The output is clean, LLM-ready JSON. Call this actor from Claude, ChatGPT, or any agent framework through the **[Apify MCP server](https://docs.apify.com/platform/integrations/mcp)** — ask your assistant to "find newly-registered business jets in Florida and list their owners and addresses" and let it run this scraper for you.

### Agent-ready: autonomous payments (x402 & Skyfire)

This actor is **agent-ready** — AI agents can discover it, run it, and **pay for it autonomously**, with no Apify account and no human in the loop. It uses [pay-per-event](https://docs.apify.com/platform/actors/publishing/monetize/pay-per-event) pricing and [limited permissions](https://docs.apify.com/platform/actors/development/permissions), so it qualifies for Apify's agentic-payment standards:

- **[x402](https://docs.apify.com/platform/integrations/x402)** — an open, HTTP-native payment protocol. Agents pay per run in USDC on the Base network directly through the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp) — no account, no API key.
- **[Skyfire](https://docs.apify.com/platform/integrations/skyfire)** — agent-to-service payments for fully autonomous AI-agent workflows.

Building an AI agent, MCP tool, or autonomous data pipeline? This scraper is ready to plug in and pay as it goes.

### More scrapers from scrapesage

Build a complete **U.S. B2B & open-data lead-gen stack**:

- **[SBA Loan Leads Scraper](https://apify.com/scrapesage/sba-loan-leads-scraper)** — 7(a) & 504 borrowers, lenders & financed-business leads.
- **[US Business Formation Scraper](https://apify.com/scrapesage/us-business-formation-scraper)** — new LLC & company registration leads.
- **[FMCSA Trucking Scraper](https://apify.com/scrapesage/fmcsa-trucking-scraper)** — motor carriers, operating authority & fleet leads.
- **[GSA eLibrary Scraper](https://apify.com/scrapesage/gsa-elibrary-scraper)** — government contractors & schedule-holder B2B leads.
- **[USAspending Scraper](https://apify.com/scrapesage/usaspending-scraper)** — federal awards, contractors & recipient leads.
- **[US Federal Grants Scraper](https://apify.com/scrapesage/us-federal-grants-scraper)** — Grants.gov, NIH & NSF funding & recipients.
- **[ImportYeti Scraper](https://apify.com/scrapesage/importyeti-scraper)** — US import records, suppliers & B2B leads.
- **[NPI Registry Scraper](https://apify.com/scrapesage/npi-nppes-scraper)** — healthcare providers, organizations & leads.

### Tips

- **Build a clean B2B list fast**: turn on **Business owners only** and pick a couple of states — you get corporations, LLCs and partnerships with full mailing addresses.
- **Target premium leads**: filter `engineTypes` to **Turbo-jet + Turbo-fan** (jets) or **Turbo-prop + Turbo-shaft** (turbines), and sort by **Newest registered** for the freshest, highest-value owners.
- **Catch fresh intent**: set `certIssuedFrom` to last month — or use **monitoring mode** on a Schedule — to capture aircraft registered since your last pull.
- **Find renewals**: set `expiringBefore` a few months out to reach owners before their registration lapses.
- **Enrich an N-number, serial or Mode S hex**: drop it into `nNumbers` / `serialNumberQuery` / `modeSCodeHex` for the full owner + aircraft record.

### FAQ

**Where does the data come from?** The official FAA Releasable Aircraft Database (the public U.S. civil aircraft registry), downloaded fresh on each run. The actor decodes every FAA code (owner type, aircraft type, engine type, airworthiness, status) and joins the make/model and engine reference tables for you.

**How current is it?** The FAA updates the database regularly (typically daily). Each record carries a `dataAsOf` date, and registrations as recent as the prior day appear in results.

**Does it include owner contact info?** It includes the registered owner's **name and full mailing address** (the registry does not publish owner phone or email). This is mailing-list-grade data; pair it with your own enrichment for phone/email.

**Can I look up a single tail number?** Yes — put one or more N-numbers in `nNumbers` (with or without the leading `N`), or use `modeSCodeHex` for a transponder-hex lookup.

**Can I export to Google Sheets, CSV, or Excel?** Yes — one click in the dataset view, or automatically on every run via the [Google Drive integration](https://docs.apify.com/platform/integrations/drive).

**How do I get only newly-registered aircraft over time?** Turn on `monitorMode` and run on a [Schedule](https://docs.apify.com/platform/schedules) — each run returns only aircraft not seen before.

**Is this legal?** The actor collects publicly-available U.S. government records. You are responsible for using the data in compliance with applicable laws (including marketing and privacy regulations) and the FAA's terms.

**A field is null — why?** Some registrations genuinely omit a field (e.g. cruise speed or type-certificate holder are blank in the FAA reference data for many models). Fields are `null` only when the source data doesn't have a value.

### Need help?

Open an issue on the actor's **Issues** tab, or visit the [Apify help center](https://help.apify.com/). Feature requests are welcome — this actor is actively maintained.

# Actor input Schema

## `nNumbers` (type: `array`):

Look up specific aircraft by tail number — with or without the leading <code>N</code>, e.g. <code>N12345</code> or <code>737BA</code>. Leave empty to browse the whole registry with the filters below.

## `modeSCodeHex` (type: `string`):

Look up a single aircraft by its 24-bit Mode S / ADS-B transponder address in hex, e.g. <code>A00725</code>. Useful for joining to live flight-tracking data.

## `states` (type: `array`):

Filter by the registered owner's state — two-letter USPS codes, e.g. <code>CA</code>, <code>TX</code>, <code>FL</code>, <code>NY</code>. Leave empty for all states & territories.

## `cities` (type: `array`):

Filter by the owner's city (case-insensitive, exact city name), e.g. <code>Dallas</code>, <code>Miami</code>, <code>Scottsdale</code>.

## `zipCodes` (type: `array`):

Filter by the owner's ZIP — full ZIP (<code>75201</code>) or a prefix (<code>752</code> matches all 752xx). The 5-digit ZIP is used for matching.

## `counties` (type: `array`):

Advanced: filter by the FAA numeric county code (as it appears in the registry, e.g. <code>113</code>). Most users should use states / cities / ZIPs instead.

## `usOnly` (type: `boolean`):

Only include aircraft whose registered owner address is in the United States (country = US).

## `businessOwnersOnly` (type: `boolean`):

Only return aircraft owned by a business entity — corporations, LLCs, partnerships and non-citizen corporations (excludes private individuals). The fastest way to build a clean B2B list.

## `registrantTypes` (type: `array`):

Filter by the registered owner's entity type. Leave empty for all. Overrides nothing — combine freely.

## `ownerNameQuery` (type: `string`):

Only return aircraft whose registered owner name contains this text (case-insensitive), e.g. <code>aviation</code>, <code>leasing</code>, <code>air</code>, or a specific company name.

## `fractionalOwnersOnly` (type: `boolean`):

Only aircraft flagged as part of a fractional-ownership program (e.g. NetJets-style shared ownership).

## `aircraftMakeQuery` (type: `string`):

Filter by aircraft manufacturer (case-insensitive contains), e.g. <code>cessna</code>, <code>cirrus</code>, <code>boeing</code>, <code>gulfstream</code>, <code>robinson</code>.

## `aircraftModelQuery` (type: `string`):

Filter by aircraft model (case-insensitive contains), e.g. <code>172</code>, <code>SR22</code>, <code>PC-12</code>, <code>CITATION</code>.

## `aircraftTypes` (type: `array`):

Filter by aircraft type. Leave empty for all.

## `engineTypes` (type: `array`):

Filter by engine type — e.g. pick <b>Turbo-jet</b> + <b>Turbo-fan</b> for jets, or <b>Turbo-prop</b> + <b>Turbo-shaft</b> for turbine aircraft. Leave empty for all.

## `yearManufacturedFrom` (type: `integer`):

Only aircraft manufactured in or after this year.

## `yearManufacturedTo` (type: `integer`):

Only aircraft manufactured in or before this year.

## `minSeats` (type: `integer`):

Only aircraft with at least this many seats (a useful proxy for size / value).

## `maxSeats` (type: `integer`):

Only aircraft with at most this many seats.

## `serialNumberQuery` (type: `string`):

Filter by aircraft serial number (case-insensitive contains).

## `validRegistrationsOnly` (type: `boolean`):

Keep only aircraft with a valid current registration (status code V) — recommended for clean, contactable leads. Turn off (or set explicit status codes) to include pending / in-process / deregistered records.

## `statusCodes` (type: `array`):

Advanced: filter by specific FAA status codes (e.g. <code>V</code>, <code>R</code>, <code>M</code>). When set, this overrides 'Valid registrations only'.

## `certIssuedFrom` (type: `string`):

Only aircraft whose certificate was issued (registered) on or after this date, <code>YYYY-MM-DD</code>. Great for finding newly-registered aircraft = fresh purchase intent.

## `certIssuedTo` (type: `string`):

Only aircraft registered on or before this date, <code>YYYY-MM-DD</code>.

## `lastActionFrom` (type: `string`):

Only aircraft with a registry action (registration, renewal, change) on or after this date, <code>YYYY-MM-DD</code>.

## `lastActionTo` (type: `string`):

Only aircraft with a last registry action on or before this date, <code>YYYY-MM-DD</code>.

## `expiringBefore` (type: `string`):

Only aircraft whose registration expires before this date, <code>YYYY-MM-DD</code> — surfaces owners with upcoming renewals (renewal / re-engagement intent).

## `excludeExpired` (type: `boolean`):

Skip aircraft whose registration expiration date is already in the past.

## `maxResults` (type: `integer`):

Maximum number of aircraft records to return in this run.

## `sortBy` (type: `string`):

<b>Newest registered</b> = most recently registered aircraft first (best for fresh leads). <b>Recent activity</b> = most recent registry action first. <b>Source order</b> = fastest on very large limits (streams in file order).

## `deduplicateResults` (type: `boolean`):

Skip duplicate aircraft within this run (recommended).

## `monitorMode` (type: `boolean`):

Remember which aircraft were already returned (in a named key-value store) and emit ONLY aircraft that are new since the last run — each tagged <code>monitorEvent: "new"</code>. The FAA refreshes this database regularly; run on a Schedule to capture newly-registered aircraft as fresh leads. Works alongside Apify Schedules (the schedule starts the run; monitoring decides what's new).

## `monitorKey` (type: `string`):

Names the memory used by monitoring mode. Use a distinct key per saved watch (e.g. per state or aircraft type) so different monitors don't share state.

## `proxyConfiguration` (type: `object`):

Optional proxy. The FAA database is downloaded directly and needs no proxy — leave this off for the fastest download. Enable Apify Proxy only if your network requires it.

## Actor input object example

```json
{
  "states": [
    "TX"
  ],
  "usOnly": false,
  "businessOwnersOnly": false,
  "fractionalOwnersOnly": false,
  "validRegistrationsOnly": true,
  "excludeExpired": false,
  "maxResults": 1000,
  "sortBy": "newest",
  "deduplicateResults": true,
  "monitorMode": false,
  "monitorKey": "default",
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `results` (type: `string`):

All scraped aircraft records in the default dataset, each with its registered owner, full mailing address, aircraft & engine details and a lead score.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "states": [
        "TX"
    ],
    "proxyConfiguration": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapesage/faa-aircraft-registry-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "states": ["TX"],
    "proxyConfiguration": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("scrapesage/faa-aircraft-registry-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "states": [
    "TX"
  ],
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}' |
apify call scrapesage/faa-aircraft-registry-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapesage/faa-aircraft-registry-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/KH7JY4eGFz7crey02/builds/n8AwE2SmhLHvaPOIp/openapi.json
