---
title: "Add multiple entities to a dataset from a Parquet file with fast batch insert"
method: POST
path: "/entity/upload_parquet"
tags: ["entity"]
---

# Add multiple entities to a dataset from a Parquet file with fast batch insert

`POST /entity/upload_parquet`

## Query parameters

- `dataset` string, required
- `table_name` string, required

## Response `200`

Entities added successfully from Parquet file. Performs fast batch insert with original row index tracking.

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
