Logo
Fastly Developer Hub API Documentation

Get enabled product

GET {{fastly_url}}/enabled-products/v1/{{product_id}}/services/{{service_id}}

Get enabled product on a service. Supported product IDs: brotlicompression,domaininspector,fanout,imageoptimizer,origininspector, websockets, bot_management, and ngwaf.

Authorization: API token with at least Engineer permissions.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Host
string
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://api.fastly.com/enabled-products/v1//services/' -H 'Host: api.fastly.com' -H 'Accept: application/json'

ENDPOINTS