Pulse Proxy Secure VPN & Proxy Services

High-speed, secure, and reliable VPN and Proxy services for your privacy and freedom online.

From $1 for VPN and from $0.5 for PROXY

About Service

About Us

Pulse Proxy provides high-quality VPN and PROXY services for businesses and individual users. We offer reliable solutions with modern technologies and convenient management.

Our Advantages

  • High connection speed - optimized servers ensure minimal latency
  • Unlimited traffic - use the service without data volume restrictions
  • Multiple servers worldwide - access to servers in dozens of countries
  • 256-bit encryption - reliable protection of your data
  • No logging - we do not store or track your traffic
  • REST API - automate ordering and service management through API
  • Automated management - programmatically create and manage orders
  • 24/7 support - our team is always ready to help
  • Ease of use - easy setup and convenient interface

Technology and Security

We use advanced technologies to ensure maximum security:

  • Modern encryption protocols (AES-256)
  • Protection against DNS and IP leaks
  • Kill Switch - automatic disconnection on connection loss
  • Regular security updates
  • Strict privacy policy

What Our Service Is Used For

  • Privacy protection on public Wi-Fi networks
  • Bypassing geographical restrictions and blocks
  • Secure work with confidential data
  • Anonymous web browsing
  • Protection against tracking and advertising trackers
  • Secure work with cryptocurrency exchanges

Pricing

We offer affordable pricing for all users:

  • VPN service - from $1 per month with unlimited traffic
  • PROXY service - from $0.5 per month with flexible pricing plans
  • Ability to choose different subscription periods
  • Transparent pricing without hidden fees

Support

Our support team works around the clock and is ready to help you with any questions. Contact us through the internal support system in your personal account, and we will promptly respond to your request.

API

About API

Pulse Proxy provides a REST API for automating ordering and service management. With the API, you can programmatically create orders, get tariff information, and manage your services.

Base URL

All API requests must be sent to the following base URL:

https://pulseproxy.pro/api

Authentication

All API requests require authentication using a Bearer token. Include your token in the Authorization header:

Authorization: Bearer YOUR_TOKEN_HERE

To create an API token, go to your personal account in the "API Tokens" section.

Endpoints

GET /api/tariffs

Get a list of all available tariff plans.

GET /api/service-orders

Get a paginated list of all service orders for the user. Supports per_page parameter (1-100, default: 15).

POST /api/service-orders

Create a new service order. Required parameters:

  • tariff_id - Tariff plan ID (required)
  • period - Subscription period: 1, 3, 6, or 12 months (required)
  • auto_renew - Enable automatic renewal (optional, default: false)
  • promo_code - Promo code for discount (optional)

GET /api/service-orders/{id}

Get detailed information about a specific service order, including configuration data. Replace {id} with the order ID.

HTTP Status Codes

200 OK - Successful request

201 Created - Resource created successfully

400 Bad Request - Bad request (validation error)

401 Unauthorized - Unauthorized (invalid or missing token)

404 Not Found - Resource not found

422 Unprocessable Entity - Unprocessable entity (business logic error, e.g., insufficient balance)

Usage Examples

Example request to get a list of tariffs:

curl -X GET "https://pulseproxy.pro/api/tariffs" \
  -H "Authorization: Bearer YOUR_TOKEN_HERE" \
  -H "Accept: application/json"

Example request to create an order:

curl -X POST "https://pulseproxy.pro/api/service-orders" \
  -H "Authorization: Bearer YOUR_TOKEN_HERE" \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
  -d '{
    "tariff_id": 1,
    "period": "1",
    "auto_renew": false
  }'

Privacy Policy

Last updated: 04.03.2026

1. General Provisions

Pulse Proxy is committed to protecting user privacy and ensuring the security of their personal data. This Privacy Policy describes what information we collect, how we use and protect your data.

2. Information Collection

We collect the following information:

  • Email address for registration and communication with you
  • Payment information (processed through secure payment systems, we do not store bank card data)
  • Technical connection information (IP address, connection time, without traffic logging)
  • Service usage information (to improve service quality)
  • Account data (username, profile settings)

3. Information Use

The collected information is used for the following purposes:

  • Providing VPN and PROXY services
  • Processing payments and managing subscriptions
  • Improving service quality and developing new features
  • Ensuring security and preventing fraud
  • Communicating with users regarding service matters

4. Data Protection

We apply the following data protection measures:

  • Modern encryption methods (256-bit encryption)
  • Secure data storage on protected servers
  • Regular system security checks
  • Your traffic is not logged or stored

5. User Rights

You have the right to request access to your personal data, its correction or deletion. You can also withdraw consent to data processing at any time by contacting us through the internal support system in your personal account.

6. Policy Changes

We reserve the right to make changes to this Privacy Policy. We will notify users of significant changes:

  • Through a notification on the website
  • Through the internal support system (if changes are significant)
  • By updating the "Last updated" date
  • Continued use of the service means acceptance of changes

7. Contacts

If you have any questions regarding this Privacy Policy, please contact us through the internal support system in your personal account.

Terms of Service

Last updated: 04.03.2026

1. Acceptance of Terms

By using Pulse Proxy services, you agree to these terms of service. If you do not agree with any of the terms, please do not use our service.

2. Service Description

Pulse Proxy provides VPN and PROXY services to ensure privacy and security on the internet. We provide access to servers in various countries around the world for secure and anonymous connections.

3. Registration and Account

To use the service, you must:

  • Create an account with a valid email address
  • Provide accurate information during registration
  • Be responsible for the security of your account
  • Immediately notify us of any unauthorized access

4. Payment

Payment is made in advance for the selected subscription period. Prices are indicated on the website and may change. Refunds are possible within 7 days of purchase, provided that the service has not been used for more than 10% of the paid period.

5. Service Usage

The user agrees to:

  • Not use the service for illegal activities
  • Not violate the rights of third parties (copyrights, trademarks, etc.)
  • Not distribute malicious software, spam, or phishing
  • Not use the service to attack other systems
  • Comply with all applicable laws and regulations

6. Intellectual Property

All materials, including software, design, texts, and logos, are the property of Pulse Proxy and are protected by intellectual property laws.

7. Limitation of Liability

Pulse Proxy is not responsible for user actions performed using the provided services. We do not guarantee uninterrupted service operation and are not responsible for possible failures or interruptions in operation.

8. Termination

We reserve the right to suspend or terminate access to the service for any user who violates these terms of service, without refund.

9. Changes to Terms

We reserve the right to change these terms of service at any time. Continued use of the service after changes are made means your agreement to the new terms.

10. Contacts

For all questions related to the terms of service, please contact us through the internal support system in your personal account.