API endpoint:
https://stream.yupiglobal.com/api/v1/account
Request example:
curl --location --request GET 'https://stream.yupiglobal.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'
API endpoint:
https://stream.yupiglobal.com/api/v1/setting
Request example:
curl --location --request GET 'https://stream.yupiglobal.com/api/v1/setting' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'