Metadata Cloud using cURL

Easily remove annotations, comments, and notes from spreadsheet files with our powerful API. Supports Excel (.xlsx, .xls), CSV, TSV, Apple Numbers, and more. Fast, secure, and developer-friendly. Clean your data with one simple call.

Start Integration
Overview
Features
Live Demos
Documentation
Buy

Automate spreadsheet metadata editing using cURL and our cloud-based API. Whether you're working with Excel (.xlsx, .xls), CSV (.csv), TSV (.tsv), or Apple Numbers (.numbers), this solution lets you upload a file and update its metadata-all with a simple command-line call. Ideal for developers, analysts, and DevOps teams, cURL offers a lightweight, scriptable way to enrich files without relying on GUIs or browser-based tools.

With cURL, you can integrate metadata editing into shell scripts, CI/CD pipelines, or remote server workflows. Upload files via multipart/form-data, specify metadata fields like Author or Title, and receive an updated file-all from your terminal. This method ensures fast, secure, and scalable metadata management with minimal dependencies.

Key Features

1

Command-line simplicity: Use cURL to send spreadsheet files directly to our cloud API for metadata editing. No SDKs, wrappers, or GUIs-just enriched files with a few lines of terminal code. Ideal for automation, scripting, and remote operations.

2

Metadata flexibility: Add or update fields such as Author, Title, Subject, Description, Keywords, and custom tags. Maintain clarity and control over document properties across formats.

3

Seamless integration: Easily embed into CI/CD workflows, cron jobs, or shell scripts. cURL's cross-platform compatibility makes it perfect for Linux, macOS, and Windows environments.

4

Secure and scalable: All file transfers are encrypted, and the API scales from small metadata updates to enterprise-grade document enrichment pipelines. Edit spreadsheet metadata at speed with full control over headers, tokens, and responses.

Live Demos

You can try the Metadata Cloud API using the cURL command

curl -X POST "https://api.sheetize.cloud/metadata" \ -F "UploadFileRequest.File=@/path/to/spreadsheet-file.xlsx" \ -F "AppRequest.Metadata[0].PropertyName=Author" \ -F "AppRequest.Metadata[0].PropertyValue=Jane Doe" \ -F "AppRequest.Metadata[1].PropertyName=Title" \ -F "AppRequest.Metadata[1].PropertyValue=Q3 Financial Report" \ -F "AppRequest.Metadata[2].PropertyName=Description" \ -F "AppRequest.Metadata[2].PropertyValue=Consolidated performance overview"
curl -X POST "https://api.sheetize.cloud/metadata/update" \ -F "UploadFileRequest.File=@/path/to/spreadsheet-file.xlsx" \ -F "AppRequest.MetadataJson=[ \ {\"PropertyName\":\"Author\",\"PropertyValue\":\"Jane Doe\"}, \ {\"PropertyName\":\"Title\",\"PropertyValue\":\"Q3 Financial Report\"}, \ {\"PropertyName\":\"Description\",\"PropertyValue\":\"Consolidated performance overview\"} \ ]"
X
فارسی
Italiano
Tiếng Việt
Català
Türk
हिन्दी
Čeština
Lietuvis
Ελληνικά
Dansk
Magyar
Български
Deutsch
Bahasa Melayu
Nederlands
Русский
English
Український
Español
Polskie
ภาษาไทย
Português
ქართველი
Français
Română
한국어
Slovák
繁體中文
日本語
Indonesia
العربية
简体中文