View source: R/endpoints-rest.R
make_base_rest_url | R Documentation |
Base REST API URL Generator
make_base_rest_url()
character
; a complete URL (as a string) that will be used to
send REST API calls to. This URL is specific to your instance and the API
version being used.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.