How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apptimize Experiments API

Retrieve variant assignments and experiment data for a user.

Apptimize Experiments API is one of 2 APIs that Apptimize publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Experiments. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 4 operations across 4 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://api.apptimize.com, https://api.apptimize.eu.

4 operations 4 paths 5 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.apptimize.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Apptimize Experiments API declares 1 security scheme for authenticating requests. An API key is passed in the header as ApptimizeApiToken (ApptimizeApiToken). By default, every request must be authenticated.

  • ApptimizeApiToken — Apptimize API Token from the dashboard Install page. Distinct from the App Key used with the SDKs.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Experiments 4

Retrieve variant assignments and experiment data for a user.

GET
/v1/users/{user-id}/code-blocks/{code-block-variable-name}
Get code-block variant for a user
getCodeBlock 3 params → 200400
GET
/v1/users/{user-id}/dynamic-variables/{type}/{dynamic-variable-name}
Get dynamic-variable value for a user
getDynamicVariable 4 params → 200400
GET
/v1/users/{user-id}/feature-flags/{feature-flag-variable-name}
Get feature-flag state for a user
getFeatureFlag 3 params → 200400
GET
/v1/users/{user-id}/variant-info
Get all variant assignments for a user
getVariantInfo 2 params → 200400

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DynamicVariableValue (3 properties), VariantInfo (2 properties), VariantAssignment (2 properties), FeatureFlagState (2 properties). Each schema is shown below with its type and property counts.

DynamicVariableValue
object
The resolved value of a dynamic variable for a user.
3 properties
FeatureFlagState
object
Whether a feature flag is enabled for a user.
2 properties
VariantAssignment
object
The variant a user is assigned for a code-block variable.
2 properties
VariantInfo
object
The full set of variant assignments for a user.
2 properties
Error
object
An error response.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apptimize-experiments-api-openapi.yml Raw ↑

Other APIs Apptimize publishes across the network.

Apptimize Events API
Where this information came from

This is an independent, third-party profile of Apptimize Experiments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.