Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.proxyjam.com/llms.txt

Use this file to discover all available pages before exploring further.

Each proxy offer has a kind field that describes the underlying network type. Understanding the differences helps you pick the right product for your use case.

Kinds

KindDescription
datacenterProxies hosted in data centers. Fastest and cheapest, but more easily detected by anti-bot systems.
residentialIP addresses assigned to real home internet connections. High anonymity, bypasses most detection.
mobileIP addresses from mobile carrier networks (4G/5G). Highest trust score, ideal for mobile-targeted platforms.

Options per kind

Pricing and duration options differ by proxy type.

Residential options

Each offer includes a list of options, where each option has:
FieldTypeDescription
pricefloatPrice in USD
period_daysintRental period
period_namestringHuman-readable period label (e.g., "30 days")
period_monthsint | nullPeriod in months if applicable

Mobile options

Mobile options additionally include traffic-based billing:
FieldTypeDescription
pricefloatPrice in USD
traffic_mbint | nullIncluded traffic in MB
period_daysintRental period
period_namestringHuman-readable period label
traffic_namestringTraffic label (e.g., "5 GB")
period_secondsintPeriod expressed in seconds
tarification_indexintProvider-internal tariff index

Protocols and IP versions

When placing an order, you can specify:
  • protocolHTTP, HTTPS, or SOCKS5
  • ip_versionIPv4 or IPv6
Not all offers support every combination. Check the catalog for what each offer supports.

Filtering the catalog

Use query parameters on GET /catalog to filter by kind, country, and availability:
GET /catalog?kind=mobile&country=US&is_available=true