AviatoAviato
DeveloperAPI ReferenceProxyUrl

/api/proxy/{url}

GET
/api/proxy/{url}

Path Parameters

url*string

URL to proxy (everything after /api/proxy/)

Response Body

application/octet-stream

application/json

application/json

application/json

curl -X GET "https://example.com/api/proxy/string"
"string"
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}