--- 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: Server: - nginx/1.8.0 Date: - Thu, 21 Jan 2016 18:33:43 GMT Content-Type: - application/json Transfer-Encoding: - chunked Connection: - keep-alive X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Access-Control-Allow-Methods: - POST, GET, PUT, DELETE, OPTIONS Access-Control-Request-Method: - GET Access-Control-Allow-Headers: - Origin, X-Requested-With, Content-Type, Accept, Authorization, Access-Token Access-Control-Max-Age: - '1728000' Etag: - '"dbd06b34e75e742fb8b66db7f2a91070"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 95088ace-118c-4d26-a08e-0d5b31678c64 X-Runtime: - '12.445493' body: encoding: UTF-8 string: |- { "info": { "total_api_calls": 5420, "time_period": "2016-01-01T00:00:00Z to now", "interval": "1d", "report_env": "demo" }, "api_calls_over_time": [ { "timestamp": "2016-01-18T00:00:00.000", "api_call_count": 2011 }, { "timestamp": "2016-01-19T00:00:00.000", "api_call_count": 1536 }, { "timestamp": "2016-01-20T00:00:00.000", "api_call_count": 1612 }, { "timestamp": "2016-01-21T00:00:00.000", "api_call_count": 261 } ] } http_version: recorded_at: Thu, 21 Jan 2016 18:33:48 GMT recorded_with: VCR 3.0.0