Skip to content
LTESOCKS
/
API
Search
Ctrl
K
Cancel
Website
Dashboard
Select theme
Dark
Light
Auto
Select language
English
Русский
Українська
Start here
Overview
Quickstart
Official SDKs
API token
First request
Fundamentals
Base URL and versioning
Requests and localization
Responses and errors
Idempotency and safe retries
Pagination and limits
Workflows
Account and preferences
Plans, servers, signatures
Mobile ports
Port reset and readiness
Port management
Payments
Reference
Models and glossary
Help
Troubleshooting
FAQ
Security and support
Webhooks
Receiving events
API Reference
Overview
User
Overview
Get the current user
GET
Update user preferences
POST
Ports
Overview
List ports
GET
Filter ports
POST
Get a port
GET
Delete a port
DELETE
Delete a port with POST
POST
Get recent port log
GET
Filter port log
POST
Download VPN configuration
GET
Download VPN configuration with POST
POST
Order a mobile port
POST
Extend a port
POST
Change port plan
POST
Update port tags
POST
Configure automatic renewal
POST
Change port signature
POST
Update proxy credentials
POST
Configure automatic reset
POST
Reset a port
POST
Resolve a port reset token
GET
Payments
Overview
List payments
GET
Filter payments
POST
List payment currencies
GET
Create a payment request
POST
General
Overview
List plans
GET
List servers
GET
List signatures
GET
Download OpenAPI YAML
Website
Dashboard
Select theme
Dark
Light
Auto
Select language
English
Русский
Українська
Overview
Ports
Section titled “Ports”
Order, inspect, filter, and manage mobile proxy ports.
Operations
Section titled “Operations”
GET
/ports
POST
/ports
GET
/ports/{id}
DELETE
/ports/{id}
POST
/ports/{id}/delete
GET
/ports/{id}/log
POST
/ports/{id}/log
GET
/ports/{id}/vpn
POST
/ports/{id}/vpn
POST
/ports/order
POST
/ports/{id}/extend
POST
/ports/{id}/plan
POST
/ports/{id}/tags
POST
/ports/{id}/autorenew
POST
/ports/{id}/signature
POST
/ports/{id}/credentials
POST
/ports/{id}/autoreset
POST
/ports/{id}/reset
GET
/tokens/{token}