Skip to main content

Sign by current time

POST 

https://api-test.thinla.com:443/api/affiliate/auth/sign/time

Notice: The api only available by test.

Request

Body

    string

Responses

OK

Schema

    data string[]
    message string
    params object[]
    requestId string
    status int32
curl -L -X POST 'https://api-test.thinla.com:443/api/affiliate/auth/sign/time' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
-H 'Authentication: <API_KEY_VALUE>' \
--data-raw '"string"'
Request Collapse all
Base URL
https://api-test.thinla.com:443
Auth
Body
"string"
ResponseClear

Click the Send API Request button above and see the response here!