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.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.
Base URL
All public API requests go to:Authentication
Every request is authenticated with an API key in theX-API-Key header:
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. IncludeContent-Type: application/json for requests with a body.