Skip to main content
Browse Documentation
.NET Delivery API

Contensis .NET Delivery API

Created by Contensis product team, last modified by r.bromley on 13 May 2022

Introduction

The Delivery API is our primary API, designed and focused on enabling you to get content and data into your webpages or applications as quickly and easily as possible. The data consumed from this API is read-only and focused solely on content retrieval for information websites or mobile applications.

The API is a RESTful service to ensure maximum compatibility, delivering content as JSON data and resource files (assets) as text or binary files. We currently provide .NET and JavaScript client API wrappers to simplify using the API and we will be delivering other language implementations in the future.

Documentation

The documentation is mainly example-driven with API references to the types.

Key concepts