View source: R/checkUserHash.R
checkUserHash | R Documentation |
You can request an API key on the Brickset website here: https://brickset.com/tools/webservices/requestkey/
checkUserHash(key = getOption("brickset_key"), userHash)
key |
the API key |
userHash |
the user hash returned from login. |
Brickset API documentation is available here: https://brickset.com/article/52664/api-version-3-documentation/
TRUE if the API key is fine.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.