--- http_interactions: - request: method: get uri: https://report-demo.adcrws.com/v1/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:43 GMT Etag: - '"ffc99ea10c1ea34f8f1ccef09278ed1e"' Server: - nginx/1.6.2 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Request-Id: - 4364237d-ab42-4ebf-a1a1-cbbbfdc02a60 X-Runtime: - '0.203878' X-Xss-Protection: - 1; mode=block Transfer-Encoding: - chunked Connection: - keep-alive body: encoding: UTF-8 string: |- { "info": { "total_api_calls": 72993, "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": 12719 }, { "timestamp": "2015-10-02T00:00:00.000", "api_call_count": 12283 }, { "timestamp": "2015-10-03T00:00:00.000", "api_call_count": 11832 }, { "timestamp": "2015-10-04T00:00:00.000", "api_call_count": 11867 }, { "timestamp": "2015-10-05T00:00:00.000", "api_call_count": 12269 }, { "timestamp": "2015-10-06T00:00:00.000", "api_call_count": 12023 } ] } http_version: recorded_at: Tue, 06 Oct 2015 22:05:43 GMT recorded_with: VCR 2.9.3