Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We use these keys to gather relevant statistics about the usage of the API so that we can better improve it and be able to provide a better customer support. Please do If abuse of these key is detected, Europeana Foundation may enforce limits to its usage or even block access to the Europeana APIs.

For this reason, we strongly recommend to not share these keys with third parties or expose it in user interfaces, code or in markup as the API keys are confidential and are for use by the client application or user invidual only.

Accessing the Europeana APIs

...

This option makes use of the wskey parameter instead of an header. This option was the preferred and only option until 2023 but is planned for deprecation in the coming years. The reason for this change has to do with the fact that the public key can very easily be leaked when URLs are shared or bookmarked by users.

Request

Code Block
GET https://api.europeana.eu/...?wskey=[WSKEY]

...