login | R Documentation |
Brickset API documentation is available here: https://brickset.com/article/52664/api-version-3-documentation/
login(
username = getOption("brickset_username"),
password = getOption("brickset_password"),
key = getOption("brickset_key")
)
username |
the Brickset username. |
password |
the Brickset password. |
key |
the Brickset API key. |
the user hash used for other API calls.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.