1.測試不須要任何參數的接口地址:GET:http://api-test.com/test.phpphp
2.測試須要帶header參數的接口地址:GET:http://api-test/header.phpjson
3.測試post請求的接口地址:POST:http://api-test.com/post.phpapi
{ "grant_type": "password", "client_id": "test", "client_secret": "sdfsdfsdfDFD0573mksdfdDFEFlsdfsdf", "scope": "test", "username": "18814137313", "password": "123456" }