Quickstart for Symfony
This Symfony template demonstrates how to integrate Unkey to protect API routes. Unkey enables easy API key management and route protection.
1git clone https://github.com/utkarshml/unkey_symfony.git2cd unkey-symfony
1composer install
In your .env
file, set the necessary Unkey API credentials:
1UNKEY_API_KEY=your_unkey_api_key2UNKEY_BASE_URL=https://api.unkey.com
Replace your_unkey_api_key with your actual Unkey API key.
2500 verifications and 100K successful rate‑limited requests per month. No CC required.