toa_requests {oddsapiR}R Documentation

Find out your usage and remaining calls for your key from The Odds API

Description

Get your usage and remaining calls for your key from The Odds API

 toa_requests()

Usage

toa_requests()

Value

Returns a tibble of The Odds API key usage with the following columns:

col_name types
requests_remaining integer
requests_used integer

[Package oddsapiR version 0.0.3 Index]