Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titleHere are some technical essentials to start using the API
  • The base URL for the API is https://cloud.europeana.eu/api

  • To use the API one needs you will need a user account. Obtain one from the Europeana Cloud team.

  • The part of the Tutorial below gives examples and demonstrates the API calls using the popular command line utility cURL for submitting HTTP requests. One can use other tools to submit HTTP requests if desired.

  • You might be interested in a Java client libraries - there are available in Europeana Cloud source code repository.

  • In the examples below user credentials are provided using the --user parameter

...