API reference
GET /api/v1/routes
Routing policies applied at the edge.
Parameters
This endpoint takes no parameters.
Response
Content-Type application/json. Cache-Control public, max-age=3600.
{
"routes": [
"failover",
"geo",
"latency",
"weighted"
]
}Example
curl -s https://media.barmalei.com/api/v1/routes