Skip to content

CreateBatch

LinZ-GYX edited this page Jul 17, 2025 · 1 revision

CreateBatch

This API allows the user to upload files

URL:

https://analysis.geneyx.com/api/CreateBatch

China Domain:

https://fa.shanyint.com/api/CreateBatch

Action:

POST

Payload:

JSON Structure

Requirements:

Category Parameter Description Required
Auth ApiUserId The API user Id Yes
ApiUserKey The API user key Yes

Request

{
  "ApiUserId": "enter API USer ID",
  "ApiUserKey": "Enter API User Key",

}

Response

{

}

Clone this wiki locally