> For the complete documentation index, see [llms.txt](https://doc.celantur.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.celantur.com/cloud-api/getting-started.md).

# Getting Started

## Overview

Celantur Cloud API lets you **anonymize images fully automated with simple REST API calls.**

Read the [concept](/cloud-api/concept.md) and [API endpoints](/cloud-api/api-endpoints.md) page for a technical deep dive.

**API URL:** `https://api.celantur.com/v2/`

## Access and Authorization

Sign up to app.celantur.com, and [use these credentials to access the Cloud API](/cloud-api/authorization.md).

## Send Requests

Implement [API endpoints](/cloud-api/api-endpoints.md), or use our [ready-to-use Python script](/cloud-api/examples.md#ready-to-use-sample-script).
