Disclaimer: This website requires JavaScript to function properly. Some features may not work as expected. Please enable JavaScript in your browser settings for the best experience.

HomeDev guideRecipesAPI Reference
Dev guideUser GuidesLegal TermsNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev guide

Single key

API key to fetch publicly available data

Authorization: "epi-single {token}"

Single (API) key authentication is the simplest method for retrieving publicly available GraphQL data. It is primarily used to access and experiment with queries through the GraphiQL page. Currently, it is only available for use at the GraphQL query endpoint.