Skip to content

Commit 3347c2a

Browse files
authored
Update README.md
added response message
1 parent ee6cd24 commit 3347c2a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,15 @@ class IP2ProxyAPI
9191
```
9292

9393

94+
## Response message
95+
96+
| Name | Description |
97+
| ---------- | ------------- |
98+
| response | OK if success, otherwise failed. |
99+
| countryCode | 2 digits country code. |
100+
| countryName | Country name. |
101+
| regionName | Region or state name. |
102+
| cityName | City name. |
103+
| isp | The service provider name. |
104+
| isProxy | YES if the IP is a Proxy. NO if the IP is not a proxy. DCH if the IP belongs to Hosting Provider, Data Center or Content Delivery Network. Note: DCH is only available for PX2, PX3 and PX4 query |
105+
| proxyType | The type of proxy service. |

0 commit comments

Comments
 (0)