Action links
Last updated
Last updated
GET
https://mobile.proxy-seller.com/api/v1/modems/{modemId}/links
This point returns direct links to reboot, get the IP and get the modem status.
Example
Example with domainId
Path parameters
Name | Type | Description |
---|---|---|
Headers
Name | Value |
---|---|
Query parameters
Name | Type | Description |
---|---|---|
Response
Example to use links:
GET
https://mobile.proxy-seller.com/api/v1/domains
This point will return a list of all the domain names you have.
Example
Headers
Response
GET
https://mobile.proxy-seller.com/api/v1/domains/{domainId}
This point will return a list of all the domain names you have.
Example
Path parameters
Headers
Response
POST
https://mobile.proxy-seller.com/api/v1/domains
This request creates your custom domain name.
Example
Headers
Request Body
Example request body
Response
PATCH
https://mobile.proxy-seller.com/api/v1/domains/{domainId}/approve
This request performs a verification and validates your domain.
The domain IP must match the proxy server IP
Example
Path parameters
Headers
Response
PUT
https://mobile.proxy-seller.com/api/v1/domains/{domainId}
This request update your custom domain.
Example
Path parameters
Headers
Request Body
Example request body:
Response
DELETE
https://mobile.proxy-seller.com/api/v1/domains/{domainId}
This request remove domain.
Be careful it can cause irreversible effects.
Example
Path parameters
Headers
Response
successful answer has no body, the success state is determined by the status 200
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Value |
---|---|
modemId*
String
id of modem
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
domainId
String
your costom domain Id
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
domainId*
String
id of domain
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
domain*
String
Domain name (example.com)
useTls*
Boolean
use TLS or not
linkEnabled*
Boolean
Use custom prefix or not
prefix*
String
prefix for link after domain (example "/some/prefix/") , not empty
domainId*
String
id of domain
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
domainId*
String
id of domain
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>
useTls*
Boolean
use TLS or not
linkEnabled*
Boolean
Use custom prefix or not
prefix*
String
prefix for link after domain (example "/some/prefix/") , not empty
domainId*
String
id of domain
Content-Type
application/json
Authorization*
<YOUR_API_TOKEN>