The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.
Dev guideRecipesAPI ReferenceChangelog
Dev guideAPI ReferenceRecipesChangelogUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Activate selected features and experiments for the given user.

Returns Optimizely's decision about which features and experiments a given user is exposed to. Optionally sends an impression event to the Optimizely analytics backend for any decision made for an experiment. This endpoint consolidates key functionality from the Feature Experimentation SDKs into one convenient call.

Query Params
featureKey
array of strings

Key for the Optimizely Feature

featureKey
experimentKey
array of strings

Key for the Optimizely Experiment

experimentKey
boolean

Setting to true will disable impression tracking for experiments.

string
enum

Limit the decisions to either experiment or features

Allowed:
boolean

Filter the activation response to return only enabled decisions.

Body Params
string
userAttributes
object
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json