URL
https://cdnsun.com/api/pops[/ID]
Method
GET
Curl example
curl -i -X GET -u username:password -H 'Accept: application/json' -H 'Content-type: application/json' --url 'https://cdnsun.com/api/pops[/ID]'
Options
Option | Data Type | Description |
---|---|---|
ID | integer | PoP ID. |
label | string | PoP label. |
stream_supported | boolean | Whether the PoP supports streaming required by CDN Video, CDN Video Push and CDN Live services. |
latitude | float | PoP latitude. |
longitude | float | PoP longitude |
country | string | PoP ISO 3166 country code |
country_name | string | PoP country name |
continent | string | PoP ISO 3166 continent code |
continent_name | string | PoP continent name |
Note
Please note that only CDN PoPs with streaming support can be listed.