Skip to content

SDK API reference

This reference is generated from the public surface of each official SDK. Configure a client, choose a resource, and compare the same method across every supported language.

Generated SDK documentation

One API, three official SDKs

Choose a resource from the SDK Reference menu. Each method compares signatures, parameters, return values and exceptions across all supported languages.

JavaScript / TypeScript

@proxyrequest/sdk · v4.1.0

npm install @proxyrequest/sdk

Python

proxyrequest-sdk · v4.1.0

python -m pip install proxyrequest-sdk

PHP

proxyrequest/php-sdk · v4.1.0

composer require proxyrequest/php-sdk

Configure the client

import { ProxyRequestClient } from "@proxyrequest/sdk";
const client = ProxyRequestClient.withApiKey("{api_key}", {
baseUrl: "https://{api_host}/api/v1",
});

Reference

Browse by resource