endpoint_input_mapping | R Documentation |
Unnested tibble containing the mapping between each endpoint, the inputs it takes, and whether those inputs are required. One or more input rows per endpoint.
endpoint_input_mapping
A tibble with 108 rows and 3 variables:
name of the API endpoint
one or multiple inputs that can be used in the request to that endpoint
boolean: whether that input is required for that endpoint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.