get_endpoint function

httr::GET request to specified Rosette API endpoint

httr::GET request to specified Rosette API endpoint

get_endpoint( user_key, endpoint, url, custom_headers = NULL, url_parameters = NULL )

Arguments

  • user_key: - Rosette API authentication key
  • endpoint: - Rosette API endpoint to be utilized
  • url: - url for Rosette Api
  • custom_headers: - custom headers for Rosette Api
  • url_parameters: - url query parameters

Returns

Returns the Rosette API response

  • Maintainer: Seth Gransky
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2020-06-17