Overview
VidToArticle can automatically add high-quality featured images to your articles using Unsplash. To enable this, you need your own Unsplash API key (Access Key) so requests are made against your account and usage limits.
This guide shows you how to create an Unsplash developer account and obtain the key.
1. Create or sign in to your Unsplash account
- Go to https://unsplash.com.
- Click Log in or Join free.
- Sign in with your preferred method (email, Google, etc.).
2. Open the Unsplash Developers dashboard
- While logged in, go to https://unsplash.com/developers.
- Click Your apps (or Get started if you have no apps yet).
If this is your first time, Unsplash may ask you to agree to API guidelines and basic usage policies.
3. Create a new Unsplash application
- Click New Application or Create app.
- Fill in the required details, for example:
- Name:
VidToArticle Featured Images - Description: Short explanation of how you will use the API.
- Platform / Use case:
Webor similar.
- Name:
- Accept the terms of use and submit the form.
Unsplash will create an application and take you to its details page.
4. Copy your Access Key
On the application details page, you will see two key values:
- Access Key – public key used for API requests.
- Secret Key – private key; do not share or commit this anywhere.
For VidToArticle you only need the Access Key.
- Find the Access Key field.
- Click Copy.
- Keep this value handy; you will paste it into VidToArticle in the next step.
5. Add the key to VidToArticle
Once you have your Access Key, follow Configuring Image Settings in the docs to:
- Open the Settings → Image Settings section in VidToArticle.
- Paste the Unsplash Access Key into the Unsplash API Key field.
- Save your settings.
After saving, VidToArticle can start using Unsplash to search for relevant featured images for your generated articles.
6. Usage limits and best practices
- Unsplash offers a generous free tier, but there are monthly rate limits.
- Because the key is yours, you stay in control of:
- How many image searches are performed.
- Which applications use your key.
- If you hit rate limits, VidToArticle may fall back to articles without automatic images until the limit resets.
You can always rotate or revoke keys from the Unsplash Your apps dashboard if needed.