See the API's various operations for details on their request parameters and response data.
You can also run this API with a Postman collection.
Operation | Method | Endpoint |
---|---|---|
Demand | ||
Report directed demand for a property | GET | /demand/domains/{domain}/properties/{property} |
Domain lists | ||
Get a domain list | GET | /domain-list |
Get a domain summary | GET | /domain-list/{domain} |
IP availability | ||
List IP availability per property | GET | /ip-availability/domains/{domain}/properties/{property} |
Latency | ||
Report latency per data center | GET | /latency/domains/{domain}/datacenters/{datacenterId} |
Liveness tests | ||
Report liveness per property | GET | /liveness-tests/domains/{domain}/properties/{property} |
List liveness test errors | GET | /liveness-tests/error-code-descriptions |
Get a Liveness Test error | GET | /liveness-tests/error-code-descriptions/{errorCode} |
Load feedback | ||
Report load feedback | GET | /load-feedback/domains/{domain}/resources/{resource} |
Traffic | ||
Report traffic per data center | GET | /traffic/domains/{domain}/datacenters/{datacenterId} |
Report traffic per property | GET | /traffic/domains/{domain}/properties/{property} |