Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
Request Code Samples
curl --location 'https://apifoxmock.com/m1/4532246-4179931-default/store/auth/' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Modified at 2024-12-13 03:41:57