--- http_interactions: - request: method: get uri: https://report-demo.adcrws.com/v1/all_usage body: encoding: US-ASCII string: '' headers: Access-Token: - ACCESS_TOKEN Content-Type: - application/json Accept: - application/json response: status: code: 200 message: OK headers: Access-Control-Allow-Headers: - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token Access-Control-Allow-Methods: - POST, GET, PUT, DELETE, OPTIONS Access-Control-Max-Age: - '1728000' Access-Control-Request-Method: - GET Cache-Control: - max-age=0, private, must-revalidate Content-Type: - application/json Date: - Tue, 06 Oct 2015 22:05:44 GMT Etag: - '"62515833526a161596f1c884cd337758"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Request-Id: - af9831ad-5cdf-44be-a399-d5393c1ed9a1 X-Runtime: - '0.171561' X-Xss-Protection: - 1; mode=block Transfer-Encoding: - chunked Connection: - keep-alive body: encoding: UTF-8 string: |- { "info": { "total_api_calls": 74598, "time_period": "2015-10-01T00:00:00Z to now", "interval": "1d", "report_env": "demo" }, "api_calls_over_time": [ { "timestamp": "2015-10-01T00:00:00.000", "api_call_count": 13201 }, { "timestamp": "2015-10-02T00:00:00.000", "api_call_count": 12406 }, { "timestamp": "2015-10-03T00:00:00.000", "api_call_count": 11847 }, { "timestamp": "2015-10-04T00:00:00.000", "api_call_count": 11895 }, { "timestamp": "2015-10-05T00:00:00.000", "api_call_count": 12869 }, { "timestamp": "2015-10-06T00:00:00.000", "api_call_count": 12380 } ] } http_version: recorded_at: Tue, 06 Oct 2015 22:05:44 GMT recorded_with: VCR 2.9.3