get_api_status | R Documentation |
Sends a simple GET request to check the status of the API.
get_api_status()
A character vector with the API status.
## Not run:
status <- get_api_status()
print(status)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.