curl --location 'https://4sapi.com/api/user/topup' \ --header 'Authorization: {{Access-Token}}' \ --header 'New-Api-User: {{UserName}}' \ --header 'Content-Type: application/json' \ --data '{ "key": "string" }'
{}