-
Notifications
You must be signed in to change notification settings - Fork 1
Home
BossDaily edited this page Jun 11, 2025
·
3 revisions
This guide will show you how to create a Last.fm API key and input it into your application or service.
Navigate to the Last.fm API account creation page:
https://www.last.fm/api/account/create
You will see a form similar to the one below:

- Contact email: Enter your email address.
- Application name: Choose a unique name for your application.
- Application description: Briefly describe what your application does.
- Callback URL & Application homepage: Fill these out if required by your use case, otherwise you can leave them blank for personal scripts or local testing.
- Complete the CAPTCHA and click SUBMIT.
After submitting the form, you will see a confirmation screen displaying your new API details:

Important: Copy your API key, you’ll need these to connect to the Last.fm API.
- Go back to the page.
- Paste the API key into the appropriate field.