Vimeo Video Gallery
🔑 Manage Your Vimeo Access Token
Vimeo Access Token Manager
Quick Start: Direct Token Input
If you already have a Vimeo access token, paste it here:
Step 1: Get Authorization Code
Go to this URL in your browser to get an authorization code:
https://api.vimeo.com/oauth/authorize?response_type=code&client_id=YOUR_CLIENT_ID&redirect_uri=http://localhost:3000/api/auth/vimeo/callback&scope=public private
Replace YOUR_CLIENT_ID with your actual Vimeo app client ID
Step 2: Exchange Code for Token
How to Use:
- Option 1: Paste your existing access token in the “Quick Start” section above
- Option 2: Follow the OAuth flow to generate a new token
- Once you have a token, your video gallery will automatically load
- The token is saved in your browser and will persist between sessions
No Access Token
Please add your Vimeo access token above to view your video gallery.