API Reference
Upload File (Unimplemented)
This interface has not been implemented
POST
/r1/filesAuthorization
BearerAuth
AuthorizationBearer <token>使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx
In: header
Request Body
multipart/form-data
file?filepurpose?stringResponse Body
curl -X POST "https://ai-tokens.space/r1/files"{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}