(Uncached) Low-level function to interact with the one of the APIs
Usage
.gen_api_core(endpoint, database, ...)
Arguments
- endpoint
Character string. The endpoint of the API that is to be queried.
- database
The database the query should be sent to.
- ...
Further parameters passed on to the final API call.