Learn R Programming

kvkapiR (version 0.1.2)

record_api_call: Record an API call for usage tracking

Description

This function is called internally by KvK API functions to track usage for cost calculation. Only production API calls are recorded.

Usage

record_api_call(call_type, test_environment = FALSE)

Arguments

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