View source: R/utils-usage-tracking.R
record_api_call | R Documentation |
This function is called internally by KvK API functions to track usage for cost calculation. Only production API calls are recorded.
record_api_call(call_type, test_environment = FALSE)
call_type |
Character string indicating the type of API call ("search", "basisprofiel", "vestigingsprofiel", "naamgeving") |
test_environment |
Logical indicating if this was a test environment call |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.