Usage
Last 30 days, all active tokens.
No requests yet. Create a token to get started.
Privacy
What this console stores.
- Usage is a count per day. No paths, no IPs, no user agents, no per-request rows.
- Token secrets are not stored. Only a salted one-way hash. We cannot show or recover one.
- This page is never cached or indexed and talks to nothing but the Melodreams API.
API tokens
One per integration.
You don't have any API tokens yet.
Create one to start using the API.
Keeping tokens safe
Four things that matter.
- Server side only. A token in frontend code is a leaked token. Browser calls are blocked anyway.
- Never commit one. Use an environment variable or a secret manager.
- One token per integration, so revoking one does not break everything else.
- Revoking takes up to 30 seconds to apply everywhere.
Account
Managed on melodreams.com.
Appearance
Saved in this browser.
Danger zone
API access only. Your account is untouched.
Immediately invalidates all of your API tokens. Anything you've built that uses them will stop working. This cannot be undone.