Token
Developing
POST
https://api.jewelo.ai/token
Last modified:2025-05-10 01:37:45
Üretilen token ile diğer işlemlere devam edebilirsiniz.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.jewelo.ai/token' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyCode": "string",
"usercode": "string",
"password": "string"
}'
Response Response Example
{
"result": [
"string"
]
}
Request
Body Params application/json