Skip to main content

API Reference

Base URL

All API requests are made to:

https://detect.expert/api/v1/

Authentication

Every request must include your API key in the X-Api-Key header:

X-Api-Key: YOUR_API_KEY

Generate your key in the detect.expert dashboard.

APIs Overview

Proxy API

Purchase and manage residential, mobile, and datacenter proxies. Supports auto-renewal, rotating credentials, and order history.

Numbers API (SMS)

Book virtual and residential phone numbers to receive SMS verification codes for any service.

Checker API

Validate proxies and parse web pages.

Rate Limiting

If you exceed the allowed request rate, the API will respond with 429 Too Many Requests. Implement exponential backoff in your client to handle this gracefully.