O

Optimizely Web Experimentation REST API

REST discovered

Details
Docs
https://docs.developers.optimizely.com/web-experimentation/docs/rest-api-getting-started
Authentication
Web Experimentation personal access token bearer discovered Get token ↗
Authorization: Bearer <credential>

Create a Personal Access Token in Optimizely Web Experimentation by following the instructions in Personal access token. Use that token as a bearer token in the Authorization header for the Web Experimentation REST API and for the Experimentation Data Authentication API when exchanging for temporary export credentials.

Web Experimentation OAuth client oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Register an OAuth application in Optimizely Web Experimentation using the steps in Registration. After registration, use the OAuth 2.0 flow documented under OAuth 2.0 to obtain bearer access tokens for the REST API.