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.

ProxyJam gives you programmatic access to a catalog of proxy offers from multiple providers. You can browse offers, place orders, and manage your proxies — all through a single REST API authenticated with an API key.

Base URL

All public API requests go to:
https://api.proxyjam.com/public/v1

Authentication

Every request is authenticated with an API key in the X-API-Key header:
X-API-Key: pj_AbCdEf...
Get your key from your personal account. See Authentication for details.

What you can do

Browse the catalog

Query available proxy offers grouped by type, country, and availability.

Place orders

Order proxies and receive credentials immediately after payment.

Manage proxies

Auto-renew, extend, change protocol, manage whitelists, and sync credentials.

Check your wallet

View balance and transaction history.

Request format

All requests and responses use JSON. Include Content-Type: application/json for requests with a body.