To use the Eurostatgroup API SDK, the following things are required:
- Get yourself a free Eurostatgroup api account. No sign up costs.
- wait for your api operator to allow your account.
- PHP >= 7.1
For leveraging Eurostatgroup Connect (advanced use cases only), we recommend also installing our OAuth2 client.
By far the easiest way to install the Eurostatgroup API SDK is to require it with Composer.
$ composer require eurostatgroup/php-sdk:^1.0
{
"require": {
"eurostatgroup/php-sdk": "^1.0"
}
}
If you wish to learn more about our API, please visit the Eurostatgroup Api Developer portal. API Documentation is available in English.
BSD (Berkeley Software Distribution) License. Copyright (c) 2022-2022, Eurostatgroup B.V.