Proxies
Add a proxy
Use this API to add a proxy to your account.
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
The proxy name
My ProxyProxy added successfully
Unauthorized access
Your plan does not have API access
Proxy not supported by TexAu
Requested workspace does not belongs to you
Error occurred in adding proxy
Buy a proxy
Use this API to buy a proxy for connected account.
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
Proxy purchased successfully
Unauthorized access
Your plan does not have API access
Requested workspace does not belongs to you
Error occurred in purchasing proxy
Update a proxy
Use this API to update proxy credentials, in case it gets expired or updated from provider
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
The proxy name
My ProxyProxy update successful
Unauthorized access
Your plan does not have API access
Proxy does not exist
Proxy not supported by TexAu
Requested workspace does not belongs to you
Error occurred while updating the proxy
List all proxies
This API will be used for listing all proxies of your account by their name
The page No
0The Page Size
10Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
Proxies fetch successful
Unauthorized access
Your plan does not have API access
Proxy does not exist
Requested workspace does not belongs to you
Error in fetching proxies
Get proxy by ID
This API will be used to get location and credentials of proxy by ID
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
Proxies fetch successful
Unauthorized access
Your plan does not have API access
Proxy does not exist
Requested workspace does not belongs to you
Error in fetching proxies
Delete proxy by ID
This API will be used to delete proxy from your TexAu account
Pass orgUserId and workspaceId as ‘{"orgUserId":"123","workspaceId":"123"}’
Proxy deleted successfully
Unauthorized access
Your plan does not have API access
Proxy does not exist
Proxy in use, cannot be deleted
Requested workspace does not belongs to you
Error in deleting proxy
Last updated