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.

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.

Can I enable interactive requests in the reference?

Section titled “Can I enable interactive requests in the reference?”

Maintainers can build with PUBLIC_API_TRY_IT_ENABLED=true. It is off by default because the reference contains destructive and billable operations.

Both files contain the same 28 path/method operations and schemas. Only human-readable text differs.