Chuyển đến nội dung chính
GET
/
import
/
analyze
cURL
curl --request GET \
  --url 'https://sheets.vn/api/import/analyze?attachmentUrl=SOME_STRING_VALUE&fileType=SOME_STRING_VALUE' \
  --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
{
  "worksheets": {}
}

Documentation Index

Fetch the complete documentation index at: https://www.sheets.vn/docs/llms.txt

Use this file to discover all available pages before exploring further.

Ủy quyền

Authorization
string
header
bắt buộc

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Tham số truy vấn

attachmentUrl
string
bắt buộc
fileType
enum<string>
bắt buộc
Tùy chọn có sẵn:
csv,
excel

Phản hồi

200 - application/json

Returns columnHeader analyze from file

worksheets
object
bắt buộc