# EU Tender Data - Procurement Intelligence API (`omarchydev/eu-tender-data`) Actor

Lot-level EU public procurement intelligence from TED. Winner rankings, single-bid rates, competition analytics across 27 EU countries. Defense, energy, IT sectors. Auto-translated to English. First 10 lots free. From $0.10/lot.

- **URL**: https://apify.com/omarchydev/eu-tender-data.md
- **Developed by:** [Omarchy Dev](https://apify.com/omarchydev) (community)
- **Categories:** Integrations, Automation, Lead generation
- **Stats:** 5 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $100.00 / 1,000 lot returned (basic)s

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 a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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

### EU Tender Data — Procurement Intelligence API

**Try free** — first 10 lots per run, no credit card, no subscription.

Search EU public procurement tenders across 27 countries. Get lot-level data (not notice-level), auto-translated to English, with optional winner intelligence.

![EU Tender Intelligence Dashboard](https://pub-d85bba4a71fc4b67a53117bd6a8f5bc4.r2.dev/eu-tender-data/features.svg)

### Quick start

```json
{
  "cpvCodes": ["72000000"],
  "countries": ["DE"],
  "maxLots": 10
}
````

Click **Try for free** → Run → Download JSON/CSV. 10 German IT tenders in ~30 seconds.

### Sample output

Real data from a live run. Every result is a **lot**, not a notice:

```json
{
  "lot_id": "202124-2026-LOT-1",
  "title": "Kraftstoffpumpen, elektrisch, Waffensystem Leopard",
  "title_en": "Fuel pumps, electric, weapon system Leopard",
  "language": "de",
  "cpv_main": "35420000",
  "cpv_description": "Parts of military vehicles",
  "buyer_name": "Bundesamt für Ausrüstung, Informationstechnik und Nutzung der Bundeswehr",
  "country": "DEU",
  "procedure_type": "negotiated",
  "document_type": "can",
  "publication_date": "2026-03-22T00:00:00Z",
  "award": {
    "winner_name": "Global Logistics Support GmbH",
    "offers_received": 6,
    "is_sole_tender": false
  },
  "change_status": "new",
  "source_url": "https://ted.europa.eu/en/notice/-/detail/202124-2026"
}
```

Multi-lot notices are split automatically — a 6-lot cleaning contract becomes 6 separate searchable records, each with independent CPV codes and winners.

### What makes this different

| Feature | This Actor | TED API v3 | TenderWolf | Stotles |
|---------|-----------|-----------|-----------|---------|
| Lot-level data | Yes | No (notice only) | No | No |
| Winner rankings | Yes | No | No | No |
| Single-bid detection | Yes | No | No | No |
| Auto-translation | Yes (24 langs) | No | No | No |
| API access | Yes | Yes (limited) | No (GUI) | No (GUI) |
| Price | **$0.10/lot** | Free | EUR 79/mo | GBP 475/mo |

### Pricing

**First 10 lots per run are free.** Then:

| Event | Price | What you get |
|-------|-------|-------------|
| Lot (basic) | **$0.10** | Lot data, CPV descriptions, auto-translation, change detection |
| Lot (enriched) | **$0.35** | + VIES entity resolution + winner intelligence |
| Intelligence report | **$1.00** | Full CPV+country analytics: winner rankings, single-bid rate, avg bidders |
| Entity lookup | **$0.05** | VAT number validation via EU VIES |

| Use case | Est. cost |
|----------|-----------|
| 50 IT lots in Germany | ~$4 |
| 100 lots across EU | ~$9 |
| 200 lots with intelligence | ~$70 |

### Key fields

| Field | Description |
|-------|-------------|
| `lot_id` | Unique: `{notice_id}-LOT-{number}` |
| `title` / `title_en` | Original + English translation |
| `cpv_main` / `cpv_description` | CPV code + human-readable (9,454 codes) |
| `buyer_name` | Contracting authority |
| `country` | Buyer country |
| `value_eur` | Estimated value in EUR |
| `procedure_type` | open / restricted / negotiated |
| `document_type` | `cn` (tender) / `can` (award) / `pin` (prior info) |
| `deadline` | Submission deadline |
| `award.winner_name` | Who won (awards only) |
| `award.offers_received` | Number of bidders |
| `award.is_sole_tender` | Only 1 bidder? (competition flag) |
| `change_status` | `new` / `modified` / `unchanged` vs previous run |

With enrichment: `buyer_entity_id`, `buyer_vat_valid`, `top_winners[]`.

### Use cases

**IT services monitoring** — Track new IT tenders in Germany. 3,650+ IT procurement notices per month on TED.

```json
{ "cpvCodes": ["72000000"], "countries": ["DE", "FR"], "maxLots": 100 }
```

**Energy infrastructure** — 1,300+ energy tenders/month. LNG, grid, pipeline projects.

```json
{ "cpvCodes": ["09000000"], "countries": ["DE", "FR", "PL", "IT"], "enrichWithEntities": true }
```

**Defense procurement** — EUR 88B in EU defense spending. Winner intelligence shows who competes.

```json
{ "cpvCodes": ["35000000"], "enrichWithWinners": true, "intelligenceYearsBack": 3 }
```

**Competition analysis** — Enable `enrichWithWinners` to get winner rankings, single-bid rates, and average bidder counts for any CPV + country.

### Integration

```python
from apify_client import ApifyClient

client = ApifyClient("YOUR_TOKEN")
run = client.actor("digital_troubadour/eu-tender-data").call(run_input={
    "cpvCodes": ["72000000"],
    "countries": ["DE"],
    "maxLots": 50,
})

for lot in client.dataset(run["defaultDatasetId"]).iterate_items():
    title = lot.get("title_en") or lot["title"]
    print(f"{lot['lot_id']}: {title}")
    print(f"  {lot['cpv_main']} — {lot['cpv_description']}")
```

Schedule daily runs via **Apify Schedules** with webhooks to Slack, email, or your CRM.

### Data source

All data from [TED (Tenders Electronic Daily)](https://ted.europa.eu) — the EU's official public procurement platform. 76,000+ notices per month, public domain, updated daily.

Both XML formats handled automatically: eForms (UBL 2.3, since 2022) and legacy TED-XML (F02/F03/F05/F06 forms).

### FAQ

**How is this different from TED API v3?** TED API returns notice-level data. Multi-lot notices can't be split reliably. We download and parse the full XML of every notice into lot-level records with CPV descriptions, translation, winner intelligence, and change detection.

**Is the data legal?** Yes. EU public procurement notices are public domain by design.

**What about rate limits?** We enforce TED's 700 req/min limit automatically. Typical run: 30-120 seconds for 100 lots.

**Can I use this with AI agents?** Yes. Structured JSON output designed for LangChain, Claude, AutoGPT.

# Actor input Schema

## `mode` (type: `string`):

Search: query TED API v3 on-demand with filters. Bulk: download and parse full daily/monthly XML packages.

## `cpvCodes` (type: `array`):

CPV code prefixes to filter by. Prefix match (e.g., '72' matches all IT services, '35' matches defense). Leave empty for all sectors.

## `countries` (type: `array`):

ISO 3166-1 alpha-2 country codes to filter by (e.g., DE, FR, IT). Leave empty for all EU countries.

## `dateFrom` (type: `string`):

Publication date start (YYYY-MM-DD). Defaults to 30 days ago.

## `dateTo` (type: `string`):

Publication date end (YYYY-MM-DD). Defaults to today.

## `minValueEur` (type: `integer`):

Minimum estimated lot value in EUR. Only lots above this value are returned.

## `maxValueEur` (type: `integer`):

Maximum estimated lot value in EUR. Only lots below this value are returned.

## `procedureTypes` (type: `array`):

Filter by procurement procedure type. Leave empty for all.

## `documentTypes` (type: `array`):

cn = Contract Notice (open tenders). can = Contract Award Notice (who won). pin = Prior Information Notice.

## `maxLots` (type: `integer`):

Maximum number of lots to return. Controls cost. First 10 lots per run are free.

## `enrichWithEntities` (type: `boolean`):

Validate buyer VAT numbers via EU VIES system and assign canonical entity IDs. Costs $0.01 per unique entity.

## `enrichWithWinners` (type: `boolean`):

Attach historical winner rankings and procurement analytics (single-bid rate, avg bidders, timeline) to each lot. Costs $0.05/lot instead of $0.02.

## `intelligenceYearsBack` (type: `integer`):

How many years of historical award data to analyze for winner intelligence. More years = better rankings but slower.

## `bulkPackageId` (type: `string`):

For bulk mode only. Daily package ID (e.g., '20260322001') or monthly (e.g., '2026-3'). See ted.europa.eu for available packages.

## Actor input object example

```json
{
  "mode": "search",
  "cpvCodes": [
    "72000000",
    "35000000",
    "09000000"
  ],
  "countries": [
    "DE",
    "FR",
    "IT",
    "ES",
    "NL"
  ],
  "documentTypes": [
    "cn",
    "can"
  ],
  "maxLots": 100,
  "enrichWithEntities": false,
  "enrichWithWinners": false,
  "intelligenceYearsBack": 3
}
```

# 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 = {
    "cpvCodes": [
        "72000000",
        "35000000"
    ],
    "countries": [
        "DE"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("omarchydev/eu-tender-data").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 = {
    "cpvCodes": [
        "72000000",
        "35000000",
    ],
    "countries": ["DE"],
}

# Run the Actor and wait for it to finish
run = client.actor("omarchydev/eu-tender-data").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 '{
  "cpvCodes": [
    "72000000",
    "35000000"
  ],
  "countries": [
    "DE"
  ]
}' |
apify call omarchydev/eu-tender-data --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=omarchydev/eu-tender-data",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "EU Tender Data - Procurement Intelligence API",
        "description": "Lot-level EU public procurement intelligence from TED. Winner rankings, single-bid rates, competition analytics across 27 EU countries. Defense, energy, IT sectors. Auto-translated to English. First 10 lots free. From $0.10/lot.",
        "version": "1.0",
        "x-build-id": "6BtCrw8HucngDL2qo"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/omarchydev~eu-tender-data/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-omarchydev-eu-tender-data",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/omarchydev~eu-tender-data/runs": {
            "post": {
                "operationId": "runs-sync-omarchydev-eu-tender-data",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/omarchydev~eu-tender-data/run-sync": {
            "post": {
                "operationId": "run-sync-omarchydev-eu-tender-data",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "mode": {
                        "title": "Ingestion Mode",
                        "enum": [
                            "search",
                            "bulk"
                        ],
                        "type": "string",
                        "description": "Search: query TED API v3 on-demand with filters. Bulk: download and parse full daily/monthly XML packages.",
                        "default": "search"
                    },
                    "cpvCodes": {
                        "title": "CPV Codes",
                        "type": "array",
                        "description": "CPV code prefixes to filter by. Prefix match (e.g., '72' matches all IT services, '35' matches defense). Leave empty for all sectors.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "countries": {
                        "title": "Countries",
                        "type": "array",
                        "description": "ISO 3166-1 alpha-2 country codes to filter by (e.g., DE, FR, IT). Leave empty for all EU countries.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "dateFrom": {
                        "title": "Date From",
                        "type": "string",
                        "description": "Publication date start (YYYY-MM-DD). Defaults to 30 days ago."
                    },
                    "dateTo": {
                        "title": "Date To",
                        "type": "string",
                        "description": "Publication date end (YYYY-MM-DD). Defaults to today."
                    },
                    "minValueEur": {
                        "title": "Min Value (EUR)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Minimum estimated lot value in EUR. Only lots above this value are returned."
                    },
                    "maxValueEur": {
                        "title": "Max Value (EUR)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum estimated lot value in EUR. Only lots below this value are returned."
                    },
                    "procedureTypes": {
                        "title": "Procedure Types",
                        "type": "array",
                        "description": "Filter by procurement procedure type. Leave empty for all.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "open",
                                "restricted",
                                "negotiated",
                                "competitive_dialogue",
                                "innovation_partnership"
                            ]
                        }
                    },
                    "documentTypes": {
                        "title": "Document Types",
                        "type": "array",
                        "description": "cn = Contract Notice (open tenders). can = Contract Award Notice (who won). pin = Prior Information Notice.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "cn",
                                "can",
                                "pin"
                            ]
                        },
                        "default": [
                            "cn",
                            "can"
                        ]
                    },
                    "maxLots": {
                        "title": "Max Lots",
                        "minimum": 1,
                        "maximum": 5000,
                        "type": "integer",
                        "description": "Maximum number of lots to return. Controls cost. First 10 lots per run are free.",
                        "default": 100
                    },
                    "enrichWithEntities": {
                        "title": "Enrich with Entity Resolution",
                        "type": "boolean",
                        "description": "Validate buyer VAT numbers via EU VIES system and assign canonical entity IDs. Costs $0.01 per unique entity.",
                        "default": false
                    },
                    "enrichWithWinners": {
                        "title": "Enrich with Winner Intelligence",
                        "type": "boolean",
                        "description": "Attach historical winner rankings and procurement analytics (single-bid rate, avg bidders, timeline) to each lot. Costs $0.05/lot instead of $0.02.",
                        "default": false
                    },
                    "intelligenceYearsBack": {
                        "title": "Intelligence Lookback (years)",
                        "minimum": 1,
                        "maximum": 10,
                        "type": "integer",
                        "description": "How many years of historical award data to analyze for winner intelligence. More years = better rankings but slower.",
                        "default": 3
                    },
                    "bulkPackageId": {
                        "title": "Bulk Package ID",
                        "type": "string",
                        "description": "For bulk mode only. Daily package ID (e.g., '20260322001') or monthly (e.g., '2026-3'). See ted.europa.eu for available packages."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
