Skip to main content

Intro

Welcome to the CyberYozh API documentation. CyberYozh provides powerful APIs for proxy services and SMS reception.

Base URL

All API endpoints are accessible at:

https://app.cyberyozh.com/api/v1/

Authentication

CyberYozh API uses API key authentication. Include your API key in the request header:

-H 'X-Api-Key: your_api_key_here'

Available Services

Proxy API

Manage and order proxy services including:

  • Account balance retrieval
  • Proxy history management
  • Proxy shopping and ordering
  • Rotating proxy credentials

SMS Reception API

SMS number services for receiving verification codes:

  • Browse available countries and services
  • Order phone numbers
  • Receive SMS codes
  • Manage active numbers

Checker API

Phone number validation and fraud detection:

  • Validate phone numbers
  • Check fraud scores
  • Get carrier information
  • Detect VOIP numbers

Rate Limiting

API requests may be rate-limited. When throttled, you'll receive a 429 status code with information about when the request can be retried.

Support

For additional support, visit our dashboard or check the Swagger documentation.