Nothing
library(httptest)
# For contexts where the package needs to be fooled
# no need for a real secret
if (!nzchar(Sys.getenv('OS_API_KEY'))) {
Sys.setenv(OS_API_KEY = "foobar")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.