Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Kameleoon
Kameleoon
37 actions · 2 auth methods
PreviewSegments

Authentication

OAuth 2.0 (Client Credentials)

Kameleoon uses OAuth 2.0 Client Credentials for server-to-server authentication. Obtain your Client ID and Client Secret…Guides: Connector Profile, Link Account

OAuth 2.0 (Authorization Code)

Kameleoon OAuth 2.0 Authorization Code flow for partner integrations. Requires contacting your Kameleoon Technical Accou…Guides: Connector Profile, Link Account
Actions
37 actions
Action
Description
List Experiments
Retrieve a paginated list of all experiments
Create Experiment
Create a new A/B test experiment
Get Experiment
Retrieve a specific experiment by its ID
Update Experiment
Update one or more fields of an existing experiment
Delete Experiment
Permanently delete an experiment by its ID
List Feature Flags
Retrieve a paginated list of all feature flags
Create Feature Flag
Create a new feature flag configuration
Get Feature Flag
Retrieve a specific feature flag configuration by its ID
Update Feature Flag
Update a feature flag configuration (full replacement)
Delete Feature Flag
Permanently delete a feature flag configuration by its ID
Get Feature Flag Activity Logs
Retrieve activity logs for a specific feature flag
Search Feature Flags
Search and filter feature flags with pagination
Update Feature Flag Environment
Update a feature flag configuration for a specific environment
Update Feature Flag Rule
Update a single targeting rule of a feature flag by rule ID
List Goals
Retrieve a paginated list of all goals
Create Goal
Create a new goal with the specified parameters
Get Goal
Retrieve a specific goal by its ID
Update Goal
Update one or more fields of an existing goal
Delete Goal
Permanently delete a goal by its ID
Search Goals
Search and filter goals using flexible filtering conditions
List Segments
Retrieve a paginated list of all segments
Create Segment
Create a new targeting segment
Get Segment
Retrieve a specific segment by its ID
Update Segment
Update one or more fields of an existing segment
Delete Segment
Permanently delete a segment by its ID
Search Segments
Search and filter segments with pagination
List Personalizations
Retrieve a paginated list of all personalizations
Create Personalization
Create a new personalization campaign
Get Personalization
Retrieve a specific personalization by its ID
Update Personalization
Update one or more fields of an existing personalization
Delete Personalization
Permanently delete a personalization by its ID
List Variations
Retrieve a paginated list of all variations
Create Variation
Create a new variation for an experiment
Get Variation
Retrieve a specific variation by its ID
Update Variation
Update one or more fields of an existing variation
Delete Variation
Permanently delete a variation by its ID
Search Variations
Search and filter variations with pagination

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/kameleoon/filled/png

Connector Profile

Kameleoon - OAuth 2.0 (Client Credentials)
https://stackone-logos.com/api/kameleoon/filled/png

Connector Profile

Kameleoon - OAuth 2.0 (Authorization Code)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/kameleoon/filled/png

Link Account

Kameleoon - OAuth 2.0 (Client Credentials)
https://stackone-logos.com/api/kameleoon/filled/png

Link Account

Kameleoon - OAuth 2.0 (Authorization Code)
4

Use Actions

Invoke actions using one of the methods below: