A helper function to build an API endpoint
Usage
build_endpoint(domain, subdomain = NULL, parameters = NULL)
Arguments
- domain
The first component of the API endpoint after base api.municode.com/
- subdomain
The second component of the API endpoint after api.municode.com/domain
- parameters
Named vector of parameter-value pairs passed to configure the API endpoint