Unsplash API Key
Follow these steps to set up the Unsplash API key for your eBroker application:
Step 1: Create a Developer Account
- Go to the Unsplash Developer Portal
- Sign in or create a new account
- Navigate to "Your Apps" section
Step 2: Register a New Application
- Click on "New Application" button
- Read and accept the terms of service
- Fill in the required details:
- Application name (e.g., "eBroker")
- Description of how you'll use the API
- Select appropriate access scope
Step 3: Get Your API Key
- After creating the application, you'll see your Access Key and Secret Key
- Copy the Access Key (this is what you'll need for the integration)
Step 4: Configure in Admin Panel
- Go to Admin Panel > System Settings > General
- Find the Unsplash API Key field
- Paste your Access Key
- Save the changes
note
The Unsplash API has rate limits. For production use, make sure you're familiar with Unsplash's guidelines for proper attribution and usage.