--- http_interactions: - request: method: get uri: https://report-demo.adcrws.com/v1/usage/ACCESS_TOKEN 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:53 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: - '"d587130b5765358065204158b56faa0a"' Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - dc3c012c-b680-4fe0-9be1-cd3beee94668 X-Runtime: - '9.225734' body: encoding: UTF-8 string: |- { "info": { "total_api_calls": 2803, "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": 1015 }, { "timestamp": "2016-01-19T00:00:00.000", "api_call_count": 762 }, { "timestamp": "2016-01-20T00:00:00.000", "api_call_count": 831 }, { "timestamp": "2016-01-21T00:00:00.000", "api_call_count": 195 } ] } http_version: recorded_at: Thu, 21 Jan 2016 18:33:58 GMT recorded_with: VCR 3.0.0