# Spotify Plus (`canadesk/spotify-plus`) Actor

No limits. Get or search for Tracks, Artists, Albums, Playlists, Users, Lyrics (Musixmatch) and more from Spotify. It's fast and costs little!

- **URL**: https://apify.com/canadesk/spotify-plus.md
- **Developed by:** [Canadesk Support](https://apify.com/canadesk) (community)
- **Categories:** SEO tools, Social media, Videos
- **Stats:** 14 total users, 3 monthly users, 100.0% runs succeeded, 3 bookmarks
- **User rating**: No ratings yet

## Pricing

$16.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month.You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

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

## 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

💡 Some data will be returned based on the IP address location, such as nearby concerts.

### Input

- Keywords (array)

	Returns data for the keywords.
	
	Expected format:

	- **Get**

		* Default: ID ("1uvyZBs4IZYRebHIB1747m?si=9b8c8c8393894e4b").

		* User: Name ("spotify") or ID.

		* 🆕 Lyrics: https://www.musixmatch.com/lyrics/{artist}/{song}

	- **Search**
		
		Any search terms ("purple rain prince").

	- **Discography**

		To fetch the whole discography, use the **ARTIST ID** (e.g., "6GI52t8N5F02MxU0g5U69P" from https://open.spotify.com/artist/6GI52t8N5F02MxU0g5U69P).

		You can filter the types of media by using the appropriate category: discography (all), discographyAlbums, discographySingles (incl. EPs), discographyCompilations.

		⚠ Increase the "Delay" and "Maximum" parameters!

- Custom Input (object)

	Alternative to/overrides Keywords.

	You can set a different process/category combination for each keyword.

	⭐ For 5+ entries at a time, please use **canadesk/spotify-plus**!

- Process (select)

	⚡ This actor returns raw data.

	- **Get**

		Returns data for the specified category. Requires a specific ID (or Name or URL).

	- **Search**

		Returns data for the specified category based on the search terms.

- Category (select)

	Each Process/Category combination must be valid.
	
	Possible options are:

    - **Get**

        "track", "artist", "album", "playlist", "homepage", "trackCredits", "relatedTrackArtists", "playlistMetadata", "playlistContents", "user", "section", "podcast", "podcastEpisodes", "episode", "trackLyrics", "images", "lyrics", "discography", "discographyAlbums", "discographySingles", "discographyCompilations"

    - **Search**

        "track", "artist", "album", "playlist", "all", "user", "podcast"
		
- Language (select)

	Only applicable to combination: **Get + Lyrics**.

	Works as follows:

	1. "Default" returns the song lyrics in the original language.

	2. Any other choice will try to return the translation instead.
	
	3. For missing translations, the original language is returned.

- Maximum results (integer)

	Per keyword. For example, a limit of 50 will return the first 50 tracks of a given playlist.

- Batch (integer)

	Number of parallel requests to be executed - only relevant when there is more than 1 keyword.

	Default is 1. The higher the number, the more chances you have to be blocked.

	💡 Make sure to increase the Actor's memory and timeout for long runs!

- Delay (integer)

	For high-volume scraping, make sure to set a reasonable waiting time.

### Example

✅ All "items" keys have been emptied for this example, but the data will be available in your results.

**Get Artist** returns:
````

{
"id": "5a2EaR3hamoenG9rDuVn8j",
"uri": "spotify:artist:5a2EaR3hamoenG9rDuVn8j",
"saved": false,
"sharingInfo": {
"shareUrl": "https://open.spotify.com/artist/5a2EaR3hamoenG9rDuVn8j?si=AqCC3XXqTtK1F7P3BzZm7Q",
"shareId": "AqCC3XXqTtK1F7P3BzZm7Q"
},
"profile": {
"name": "Prince",
"verified": true,
"pinnedItem": {
"comment": "Best of Prince",
"type": "PLAYLIST",
"backgroundImage": {
"sources": \[
{
"url": ""
}
]
},
"itemV2": {},
"item": {
"uri": "spotify:playlist:3jXMLVtLsok8PpCWFj8d5l",
"name": "Prince: Greatest Hits",
"images": {
"items": \[]
}
}
},
"biography": {
"type": "BIOGRAPHY",
"text": "No artist of the rock & roll era compares to singer, songwriter, producer, and multi-instrumentalist Prince. He was the rare combination of a visionary pop conceptualist and master musician who could capture the sounds he imagined. This quality fueled his remarkable success throughout the 1980s, a decade in which he authored a string of nine gold, platinum, or multi-platinum albums that included 1999 (1982), Purple Rain (1984), and Sign 'o' the Times (1987)."
},
"externalLinks": {
"items": \[]
},
"playlistsV2": {
"totalCount": 8,
"items": \[]
}
},
"visuals": {
"gallery": {
"items": \[]
},
"avatarImage": {
"sources": \[
{
"url": "https://i.scdn.co/image/ab6761610000e5ebeaca358712b3fe4ed9814640",
"width": 640,
"height": 640
},
{
"url": "https://i.scdn.co/image/ab6761610000f178eaca358712b3fe4ed9814640",
"width": 160,
"height": 160
},
{
"url": "https://i.scdn.co/image/ab67616100005174eaca358712b3fe4ed9814640",
"width": 320,
"height": 320
}
],
"extractedColors": {
"colorRaw": {
"hex": "#535353"
}
}
},
"headerImage": {
"sources": \[
{
"url": "https://i.scdn.co/image/ab67618600001016da4c8e34df72aa53d798faa3",
"width": 2660,
"height": 1140
}
],
"extractedColors": {
"colorRaw": {
"hex": "#535353"
}
}
}
},
"discography": {
"latest": null,
"popularReleasesAlbums": {
"totalCount": 20,
"items": \[]
},
"singles": {
"totalCount": 28,
"items": \[]
},
"albums": {
"totalCount": 55,
"items": \[]
},
"compilations": {
"totalCount": 4,
"items": \[]
},
"topTracks": {
"items": \[]
}
},
"stats": {
"followers": 7566358,
"monthlyListeners": 10755536,
"worldRank": 0,
"topCities": {
"items": \[]
}
},
"relatedContent": {
"appearsOn": {
"totalCount": 18,
"items": \[]
},
"featuringV2": {
"totalCount": 8,
"items": \[]
},
"discoveredOnV2": {
"totalCount": 100,
"items": \[]
},
"relatedArtists": {
"totalCount": 40,
"items": \[]
}
},
"goods": {
"events": {
"userLocation": {
"name": "Brisbane"	// Based on IP address
},
"concerts": {
"totalCount": 0,
"items": \[],
"pagingInfo": {
"limit": 0
}
}
},
"merch": {
"items": \[]
}
}
}

````

### Support

Open a new issue for bugs or feature requests. Please share the run URL.

Cheers!

# Actor input Schema

## `process` (type: `string`):

See Information tab.
## `category` (type: `string`):

Select the category for the process.
## `ids` (type: `array`):

Must match the process/category. See Information tab.
## `myids` (type: `object`):

Overrides Keywords. Use canadesk/spotify-plus for 5+. See Information tab!
## `language` (type: `string`):

Only for Lyrics (default for original language). See Information tab.
## `maximum` (type: `integer`):

Per keyword.
## `batch` (type: `integer`):

See Information tab.
## `delay` (type: `integer`):

Waiting time between requests.
## `proxy` (type: `object`):

Select proxies to be used by your crawler.

## Actor input object example

```json
{
  "process": "get",
  "category": "track",
  "ids": [
    "1uvyZBs4IZYRebHIB1747m"
  ],
  "myids": {
    "input": [
      {
        "id": "1uvyZBs4IZYRebHIB1747m",
        "process": "get",
        "category": "track"
      },
      {
        "id": "3jXMLVtLsok8PpCWFj8d5l",
        "process": "get",
        "category": "playlist"
      }
    ]
  },
  "language": "default",
  "maximum": 50,
  "batch": 2,
  "delay": 2,
  "proxy": {
    "useApifyProxy": true
  }
}
````

# 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 = {
    "ids": [
        "1uvyZBs4IZYRebHIB1747m"
    ],
    "myids": {
        "input": [
            {
                "id": "1uvyZBs4IZYRebHIB1747m",
                "process": "get",
                "category": "track"
            },
            {
                "id": "3jXMLVtLsok8PpCWFj8d5l",
                "process": "get",
                "category": "playlist"
            }
        ]
    },
    "proxy": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("canadesk/spotify-plus").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 = {
    "ids": ["1uvyZBs4IZYRebHIB1747m"],
    "myids": { "input": [
            {
                "id": "1uvyZBs4IZYRebHIB1747m",
                "process": "get",
                "category": "track",
            },
            {
                "id": "3jXMLVtLsok8PpCWFj8d5l",
                "process": "get",
                "category": "playlist",
            },
        ] },
    "proxy": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("canadesk/spotify-plus").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 '{
  "ids": [
    "1uvyZBs4IZYRebHIB1747m"
  ],
  "myids": {
    "input": [
      {
        "id": "1uvyZBs4IZYRebHIB1747m",
        "process": "get",
        "category": "track"
      },
      {
        "id": "3jXMLVtLsok8PpCWFj8d5l",
        "process": "get",
        "category": "playlist"
      }
    ]
  },
  "proxy": {
    "useApifyProxy": true
  }
}' |
apify call canadesk/spotify-plus --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Spotify Plus",
        "description": "No limits. Get or search for Tracks, Artists, Albums, Playlists, Users, Lyrics (Musixmatch) and more from Spotify. It's fast and costs little!",
        "version": "2.0",
        "x-build-id": "IcyUDV1qDadnsuUMN"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/canadesk~spotify-plus/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-canadesk-spotify-plus",
                "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/canadesk~spotify-plus/runs": {
            "post": {
                "operationId": "runs-sync-canadesk-spotify-plus",
                "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/canadesk~spotify-plus/run-sync": {
            "post": {
                "operationId": "run-sync-canadesk-spotify-plus",
                "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",
                "required": [
                    "process"
                ],
                "properties": {
                    "process": {
                        "title": "Process",
                        "enum": [
                            "get",
                            "search"
                        ],
                        "type": "string",
                        "description": "See Information tab.",
                        "default": "get"
                    },
                    "category": {
                        "title": "Category",
                        "enum": [
                            "all",
                            "album",
                            "artist",
                            "discography",
                            "discographyAlbums",
                            "discographySingles",
                            "discographyCompilations",
                            "episode",
                            "images",
                            "homepage",
                            "lyrics",
                            "playlist",
                            "playlistContents",
                            "playlistMetadata",
                            "podcast",
                            "podcastEpisodes",
                            "relatedTrackArtists",
                            "section",
                            "track",
                            "trackCredits",
                            "trackLyrics",
                            "user"
                        ],
                        "type": "string",
                        "description": "Select the category for the process.",
                        "default": "track"
                    },
                    "ids": {
                        "title": "Keywords",
                        "type": "array",
                        "description": "Must match the process/category. See Information tab.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "myids": {
                        "title": "Custom Input",
                        "type": "object",
                        "description": "Overrides Keywords. Use canadesk/spotify-plus for 5+. See Information tab!"
                    },
                    "language": {
                        "title": "Language",
                        "enum": [
                            "default",
                            "english",
                            "amharic",
                            "arabic",
                            "assamese",
                            "azerbaijani",
                            "belarusian",
                            "bulgarian",
                            "bengali",
                            "bosnian",
                            "catalan",
                            "czech",
                            "welsh",
                            "danish",
                            "german",
                            "greek",
                            "spanish",
                            "estonian",
                            "basque",
                            "persian",
                            "finnish",
                            "filipino",
                            "french",
                            "irish",
                            "galician",
                            "gujarati",
                            "hausa",
                            "hebrew",
                            "hindi",
                            "croatian",
                            "hungarian",
                            "armenian",
                            "indonesian",
                            "igbo",
                            "icelandic",
                            "italian",
                            "japanese",
                            "javanese",
                            "georgian",
                            "kazakh",
                            "khmer",
                            "kannada",
                            "korean",
                            "kurdish",
                            "kyrgyz",
                            "lao",
                            "lithuanian",
                            "latvian",
                            "malagasy",
                            "macedonian",
                            "malayalam",
                            "mongolian",
                            "marathi",
                            "malay",
                            "burmese",
                            "nepali",
                            "dutch",
                            "norwegian",
                            "oromo",
                            "odia",
                            "punjabi",
                            "polish",
                            "pashto",
                            "portuguese",
                            "romanian",
                            "russian",
                            "kinyarwanda",
                            "sindhi",
                            "sinhala",
                            "slovak",
                            "slovenian",
                            "somali",
                            "albanian",
                            "serbian",
                            "sundanese",
                            "swedish",
                            "swahili",
                            "tamil",
                            "telugu",
                            "tajik",
                            "thai",
                            "turkmen",
                            "tagalog",
                            "turkish",
                            "ukrainian",
                            "urdu",
                            "uzbek",
                            "vietnamese",
                            "xhosa",
                            "yoruba",
                            "chinese",
                            "zulu"
                        ],
                        "type": "string",
                        "description": "Only for Lyrics (default for original language). See Information tab.",
                        "default": "default"
                    },
                    "maximum": {
                        "title": "Maximum results",
                        "minimum": 10,
                        "type": "integer",
                        "description": "Per keyword.",
                        "default": 50
                    },
                    "batch": {
                        "title": "Parallel processing",
                        "minimum": 1,
                        "maximum": 5,
                        "type": "integer",
                        "description": "See Information tab.",
                        "default": 2
                    },
                    "delay": {
                        "title": "Delay",
                        "minimum": 1,
                        "maximum": 30,
                        "type": "integer",
                        "description": "Waiting time between requests.",
                        "default": 2
                    },
                    "proxy": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Select proxies to be used by your crawler."
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
