Skip to content

Frequently asked questions

Use the documented production base URL https://api.ltesocks.io/v2. Inactive v3 routes are outside this public contract.

Keep account API tokens in trusted server-side code. A public browser application cannot safely protect a bearer token.

Yes. See Official SDKs for installation and examples for JavaScript/TypeScript, Python, and PHP. Each workflow page places the SDK equivalent next to its HTTP or cURL example.

Is the API token the same as a reset token?

Section titled “Is the API token the same as a reset token?”

No. The bearer API token authenticates the account. A port resetToken identifies a port for the dedicated token lookup route and does not replace authentication.

Filtered collection requests document a maximum pageSize of 100.

Download the generated OpenAPI 3.0.3 contract. It is the same contract used to build the API reference.