get
https://optimizely-edge.com/edge-client/v1//
Call the Edge Decider API to fetch a microsnippet. Given the required arguments, the Edge Decider will bucket visitors into variations of active experiments they're qualified for and return the JavaScript microsnippet. The microsnippet is executed by the browser to apply the variations' changes.
Note that for security, the Edge Decider API only supports connections made over HTTPS. It does not support connections made over insecure HTTP and responds with a 403 status instead.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200
Successful response supplies JavaScript code for microsnippet
403
Request made not using HTTPS
405
Invalid input
Loading…
Click Try It! to start a request and see the response here!