checkUserHash: Check the Brickset API key.
Description
You can request an API key on the Brickset website here:
https://brickset.com/tools/webservices/requestkey/
Usage
checkUserHash(key = getOption("brickset_key"), userHash)
Value
TRUE if the API key is fine.
Arguments
- key
the API key
- userHash
the user hash returned from login.
Details
Brickset API documentation is available here:
https://brickset.com/article/52664/api-version-3-documentation/