change to use the Exchange Rate Data API access token instead of the … (#29322)
This commit is contained in:
@@ -31,12 +31,12 @@ The output schema of our stream will look like the following:
|
||||
## Exchange Rates API Setup
|
||||
|
||||
Before we get started, you'll need to generate an API access key for the Exchange Rates API.
|
||||
This can be done by signing up for the Free tier plan on [Exchange Rates API](https://exchangeratesapi.io/):
|
||||
This can be done by signing up for the Free tier plan on [Exchange Rates Data API](https://apilayer.com/marketplace/exchangerates_data-api), not [Exchange Rates API](https://exchangeratesapi.io/):
|
||||
|
||||
1. Visit https://exchangeratesapi.io and click "Get free API key" on the top right
|
||||
2. You'll be taken to https://apilayer.com -- finish the sign up process, signing up for the free tier
|
||||
3. Once you're signed in, visit https://apilayer.com/marketplace/exchangerates_data-api#documentation-tab and click "Live Demo"
|
||||
4. Inside that editor, you'll see an API key. This is your API key.
|
||||
1. Visit https://apilayer.com/ and click "Sign In" on the top
|
||||
2. Finish the sign up process, signing up for the free tier
|
||||
3. Once you're signed in, visit https://apilayer.com/marketplace/exchangerates_data-api and click "Subscribe" for free
|
||||
4. On the top right, you'll see an API key. This is your API key.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user