IP Blocks

Get IP blocks for Appetize streaming servers. These are the IPs from which your running apps will be making network call. Use the IP blocks to whitelist access to your backend if it is not public.

Get IP blocks

get

Get IP blocks for Appetize streaming servers. These are the IPs from which your running apps will be making network calls. Use the IP blocks to whitelist access to your backend if it is not public.

Responses
200
OK
application/json
get
GET /v2/service/ips HTTP/1.1
Host: api.appetize.io
Accept: */*
200

OK

{
    "ipv4": [
        "63.135.170.0/24",
        "66.55.157.0/24",
        "66.185.22.0/24",
        "73.15.222.0/24",
        "95.141.32.0/21"
    ]
}

Last updated