Chameleon REST API

RESTful API for managing Chameleon experiences including Tours, Tooltips, Launchers, Microsurveys, and Embeddables. Supports user profile management, segmentation, experience delivery, survey response retrieval, and webhook configuration. Authenticates via account secret token passed as a header, query parameter, or request body field.

API entry from apis.yml

apis.yml Raw ↑
name: Chameleon REST API
description: 'RESTful API for managing Chameleon experiences including Tours, Tooltips, Launchers, Microsurveys,
  and Embeddables. Supports user profile management, segmentation, experience delivery, survey response
  retrieval, and webhook configuration. Authenticates via account secret token passed as a header, query
  parameter, or request body field.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developers.chameleon.io/introduction
baseURL: https://api.chameleon.io
tags:
- REST
- Product Tours
- Microsurveys
- Segmentation
- Webhooks
properties:
- type: Documentation
  url: https://developers.chameleon.io/introduction
- type: Authentication
  url: https://developers.chameleon.io/concepts/authentication