Description Usage Arguments Value Examples
Pass an Omeka API key to this function to set the Omeka API key for the rest
of your script. Call this function without an argument to get the currently
set endpoint. If you do not set an Omeka API key, then this function returns
NULL and the API will be accessed without passing along a key. You can set
your API key as the OMEKA_KEY
system environment variable.
1 |
key |
The Omeka API key to the site that you are using. |
The current Omeka API key, or NULL if none is set.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.