---
title: "Streaming Ingest"
method: POST
path: "/v1/rest/ingest/{database}/{table}"
---

# Streaming Ingest

`POST /v1/rest/ingest/{database}/{table}`

## Path parameters

- `database` string, required
- `table` string, required

## Query parameters

- `streamFormat` 'csv' | 'tsv' | 'scsv' | 'sohsv' | 'psv' | 'txt' | 'raw' | 'tsve' | 'json' | 'singlejson' | 'multijson' | 'avro' | 'parquet' | 'sstream' | 'orc' | 'apacheavro' | 'w3clogfile' | 'azmonstream', required — Data format (e.g., csv, tsv, scsv, sohsv, psv, txt, raw, tsve, json, singlejson, multijson, avro, parquet, sstream, orc, apacheavro, w3clogfile, azmonstream)
- `mappingName` string
- `sourceKind` 'uri'

## Headers

- `Host` string, required
- `Accept-Encoding` string
- `Connection` string
- `Content-Encoding` string
- `Content-Type` string

## Response `200`

Ingestion mappings response

---

[API](https://skmtc.net/azure/apis/kusto-ingest-rest-api.md) · [All operations](https://skmtc.net/azure/apis/kusto-ingest-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/kusto-ingest-rest-api/versions/a8bd596047c9/schema)
