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.
Your limits
What one token is allowed to do.
Monthly quota is per token and resets on the first of the month. The daily profile limit counts distinct handles, so reading the same one repeatedly costs nothing extra. Need more? Ask us.
Appearance
Saved in this browser only.
What we store
For the developer platform specifically.
- Token secrets are never stored. Only a salted one-way hash, and the salt is not in the database.
- Usage is a daily count per token. No paths, no IP addresses, no request logs.
- We record when a token was last used, at most once an hour, with the IP hashed rather than kept.
- Deleting your account deletes your tokens. They are removed with the rest of your data, not just disabled.
Danger zone
API access only. Your account and profile are untouched.
Immediately invalidates all of your API tokens. Anything you have built that uses them stops working. This cannot be undone.