Provider registration
Provider registration¶
The providers usually require their user to register to their service. As a result,
the users obtain a set of credentials (e.g. login/password, API key, etc.). These credentials
need to be provided to eodag
(see Configure EODAG). The list below explains how to register
to each provider supported by eodag
:
usgs: create an account here and then request an access to the Machine-to-Machine (M2M) API. Product requests can be performed once access to the M2M API has been granted to you.
theia: create an account here
peps: create an account here, then use your email as username in eodag credentials.
sobloo: create an account here and get an API key
creodias: create an account here
onda: create an account here:
mundi: create an account here (click on “login” and then go in the “register” tab). Then use as apikey the Web Token provided here
aws_eos: you need credentials for both EOS (search) and AWS (download):
Create an account on EOS
Get your EOS api key from here
Create an account on AWS
Once the account is activated go to the identity access management console
Click on user, then on your user name and then on security credentials.
In access keys, click on create access key.
Add these credentials to the user configuration file.
Note
EOS free account is limited to 100 requests.
astraea_eod, earth_search, usgs_satapi_aws: you need AWS credentials for download:
Create an account on AWS
Once the account is activated go to the identity access management console
Click on user, then on your user name and then on security credentials.
In access keys, click on create access key.
Add these credentials to the user configuration file.
Warning
A credit card number must be provided when creating an AWS account because fees apply after a given amount of downloaded data.