{{summary}}
Note: If you use our OAuth for authentication and authorization, you need to include the Authorization in the header for most of the APIs. If you do not use our OAuth and instead, integrate Content API into your current site (e.g. Alloy site) and call the API within the same site, the Authorization header is no longer needed for all APIs below. From the version 2.1.0 and above, returned results from endpoints are in camelCase except for /api/episerver/auth/token
{{method.summary}}
{{method.desc}}
Name | Located In | Description | Required | Schema |
---|---|---|---|---|
{{param.name}} |
{{param.location}} |
{{param.desc}} |
{{param.required ? 'Yes':'No'}} |
{{token.val}} |
Code | Description | Schema |
---|---|---|
{{res.code}} |
{{res.desc}} |
{{token.val}} |
Scheme
HTTP Headers
Name | Value | Action |
---|---|---|
{{key}} | Remove |
{{computeBody(method)}}
warning This is a Mixed Content call. Many browsers will block this by default. Learn more
warning This is a cross-origin call. Make sure the server at {{getDestHost(method.request.choosen.scheme)}} accepts POST requests from {{currentHost}}. Learn more