Azure Cosmos DB Core API Documentation

Introduction

The Azure Cosmos DB Core API provides access to the core functionality of Azure Cosmos DB, allowing you to interact with your data using various programming languages.

Core API Features

Quick Start Guide

Follow these steps to get started with the Core API:

  1. Install the SDK for your programming language.
  2. Create a Cosmos DB account.
  3. Create a database and a container.
  4. Insert a document into the container.
  5. Query the document from the container.

SDKs

API Reference

Detailed documentation for all available APIs is available on the Azure Cosmos DB Core API documentation page.

Support

For support, visit the Azure Cosmos DB Troubleshooting page.