HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

Content Delivery API FAQ

Frequently asked questions regarding the Optimizely Content Delivery API.

How do I post to the Content Delivery API?

The Optimizely Content Delivery API does not currently support POST or PUT of content. If your users need to save information, you can use the Content Management API.

Can I use Content Delivery API with SQL/Windows membership?

Optimizely Content Delivery API does not support SQL/Windows membership by default. You should consider using Asp.Net Identity along with EPiServer.OpenIDConnect package for authentication.