powered by
Get a Token from the BD API gateway to access BD services
get_token(url, key)
URL of the BD API gateway
permanet key for BD API
BD API Token
# NOT RUN { key <- get_key("https://bd-api-dev.ncsa.illinois.edu", "your email", "password") get_token("https://bd-api-dev.ncsa.illinois.edu", key) # }
Run the code above in your browser using DataLab