Versions Compared

Key

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

...

  • The base URL for the API is cloud.europeana.eu/api

  • To use the API one needs a user. Obtain one from the Europeana Cloud team.

  • The part of the Tutorial below gives examples and demonstrates 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.

  • In the future we'll also provide convenient client-side libraries in popular languages, such as Java.

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

...

Creation

You need to provide an a unique identifier for the provider in the providerId parameter. You can specify additional properties and send them as JSON in data block:

...