Authentication FAQ
People ask us about ProxyMesh’s user authentication process. If you’d like to know more, have a look at the Frequently Asked Questions below. For easy reference, the first column lists popular queries; the middle column answers your immediate question, and the column on the right offers links to more details.
Or, do you have a not-so-frequently-asked question? Then please contact ProxyMesh Support and we’ll answer promptly.
| People ask… | Quick Answer | Read for further information… |
| How do I authenticate my IPs? | The easiest and most secure authentication method is IP Authentication. You can add or edit your IP from your Dashboard. |
|
| Does authentication require an additional security token? | Bearer tokens are optional on paid plans (ProxyMesh 10 and higher). IP authentication and username:password do not require a separate token. |
|
| What are bearer tokens? | Opaque pm_ tokens you create in the dashboard or API. Use them instead of your password for API and proxy authentication. |
|
| How do I create and manage bearer tokens? | From the dashboard Bearer Tokens section, or via the API with HTTP Basic auth (username:password). |
|
| How many bearer tokens can I have? | Depends on plan: ProxyMesh 10 = 10, ProxyMesh 20 = 20, ProxyMesh 50 = 50, ProxyMesh 100 = 100. Free trials cannot use bearer tokens. | |
| Can I use bearer tokens for HTTPS proxy requests? | Yes. Send Proxy-Authorization: Bearer pm_… with the CONNECT request when your client supports proxy headers. |
|
| How can I get a list of my Authenticated IPs? | From your dashboard. |
|
| Is there a limit to the number of authenticated IPs I can have at one time? | 100 |
|
| How do I authenticate my Domain? | If you have a dynamic, frequently changing IP, then you may want to use domain authentication with a dynamic DNS service such as No-IP. Once you have dynamic DNS setup, you can add your domain on the same page where you add IP addresses. | |
| How do I authenticate HTTPS requests? | Please see the Proxy Server Requests over HTTPS article for details. | |
| How do I authenticate my Username password? | The typical HTTP proxy authentication method is with the Proxy-Authorization header using the Basic access authentication method. On paid plans you can use a bearer token instead. |
|
| Is my username the same as my email address, and can I change my username? |
|
|
| I get a message that my IP is "already in the system," and I can't connect to any remote websites. |
|
|
| I authenticated or whitelisted several IPs at the dashboard. Now they're gone. |
|
|
| On the dashboard I tried to authenticate an IP address from one of the proxies. Why am I getting an error message? |
|