sbapan41's picture
Rename cur.txt to curl.txt
d72fb82 verified
raw
history blame contribute delete
120 Bytes
curl -X POST \
http://localhost:5000/process \
-H 'X-API-KEY: your_api_key_1' \
-F 'file=@/path/to/your/file.pdf'