Skip to content

Commit

Permalink
Update exchange-rates.md (#31566)
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-W3dnesday authored Oct 18, 2023
1 parent 52520d0 commit 8ac1ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/integrations/sources/exchange-rates.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Currencies are `number` and the date is a `string`.

### Setup guide

In order to get an `API Access Key` please go to [this](https://manage.exchangeratesapi.io/signup/free) page and enter needed info. After registration and login you will see your `API Access Key`, also you may find it [here](https://manage.exchangeratesapi.io/dashboard).
In order to get an `API Access Key` please go to [this](https://apilayer.com/signup) page and enter needed info. After registration and login you will see your `API Access Key`, also you may find it [here](https://apilayer.com/account). You will then need to subscribe your account to the [Exchange Rates Data API](https://apilayer.com/marketplace/exchangerates_data-api)

If you have `free` subscription plan \(you may check it [here](https://manage.exchangeratesapi.io/plan)\) this means that you will have 2 limitations:
If you have `free` subscription plan \(you may check it [here](https://apilayer.com/marketplace/exchangerates_data-api)\) this means that you will have 2 limitations:

1. 1000 API calls per month.
2. You won't be able to specify the `base` parameter, meaning that you will be dealing only with default base value which is EUR.
Expand Down

0 comments on commit 8ac1ee5

Please sign in to comment.