Skip to contents

Get a registry entry by id

Usage

bunddev_info(id)

Arguments

id

Registry id.

Value

A one-row tibble with the same columns as bunddev_registry().

Details

Use this to access the spec URL, documentation URL, and authentication requirements for a single API.

See also

bunddev_list() for discovery and bunddev_registry() for the full table.

Other Registry: bunddev_list(), bunddev_registry(), bunddev_search()

Examples

bunddev_info("smard")
#> # A tibble: 1 × 8
#>   id    title     provider          spec_url     docs_url auth  rate_limit tags 
#>   <chr> <chr>     <chr>             <chr>        <chr>    <chr> <chr>      <lis>
#> 1 smard SMARD API Bundesnetzagentur https://raw… https:/… none  Mehr als … <chr>