O
Optimizely Web Experimentation REST API
Details
Authentication
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.
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.