Skip to content

/proxidize

Source: proxidize-api-docs Category: Infrastructure

Manage Proxidize mobile proxy operations.

What It Does

  • Generates Proxidize API code for your proxy operations
  • Handles modem management using the documented endpoints
  • Rotates proxies with the correct API calls from the SOPs
  • Manages SMS operations using the actual documented flows
  • Configures shared proxies and critical mode using the specific procedures

Example Usage

Input: "Rotate all my proxies and get their new IPs"

Skill Response:

  • Generates the exact API sequence
  • Uses documented rotation SOP
  • Returns new IP list
  • Handles any errors

Capabilities

ActionDescription
Proxy RotationRotate IPs on demand
Modem ManagementControl modem state and config
SMS OperationsSend/receive SMS through modems
Shared ProxiesConfigure proxy sharing
Critical ModeHandle high-priority operations

API Operations

Rotation

bash
POST /api/proxy/rotate

Get Status

bash
GET /api/modem/status

SMS

bash
POST /api/sms/send
GET /api/sms/receive

Quick Start

/proxidize

Skill will ask what proxy operation you need, then generate the API code.

14 Skills | Built from SOP Documentation Sites