EvaluationRequest is a JSON Structure definition published by Amplitude, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amplitude/refs/heads/main/json-structure/experiment-evaluation-api-evaluation-request-structure.json",
"name": "EvaluationRequest",
"description": "EvaluationRequest schema from Amplitude Experiment Evaluation API",
"type": "object",
"properties": {
"user_id": {
"type": "string",
"description": "The user ID to evaluate experiments and flags for."
},
"device_id": {
"type": "string",
"description": "The device ID to evaluate experiments and flags for."
},
"user_properties": {
"type": "object",
"description": "User properties to use for targeting rule evaluation.",
"additionalProperties": true
},
"groups": {
"type": "object",
"description": "Group type to group name mappings for group-level targeting.",
"additionalProperties": true
},
"group_properties": {
"type": "object",
"description": "Group properties to use for targeting rule evaluation.",
"additionalProperties": true
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.