Documentation Index
Fetch the complete documentation index at: https://developer.moltsets.com/llms.txt
Use this file to discover all available pages before exploring further.
Logging in
Sign in to your Moltsets account at app.moltsets.com. Two authentication options are available:- Magic link — enter your email address and we’ll send you a one-click sign-in link, no password required.
- Google — sign in instantly using your existing Google account.
Navigating the app
The interface at moltsets.com is a minimal, command-based console — think of it as a terminal for your account. The app has two sections:- Console — a command-based interface used to navigate your account.
- Sidebar — displays your current plan, remaining credits, and API keys.
| Command | Description |
|---|---|
usage today | Credits used today |
usage this week | Weekly usage breakdown |
usage this month | Monthly usage breakdown |
credits | Remaining credit balance |
keys | List active API keys |
plan | Current subscription info |
apis | List all available APIs |
apis <name> | Details on a specific API |
account | Account details |
help | Show all available commands |
clear | Clear the console |
/logout | Sign out |
API keys
API keys are managed in the Moltsets app at app.moltsets.com, in the API Keys card in the right-hand column. You can create as many keys as you need for your various development environments and AI agents.Creating an API key
Enter a name for your key in the input field beside the Create button, then click Create. Your new key will appear in the API Keys card immediately. Copy your key and store it somewhere secure — it will only be shown to you once, at the time of creation. Keys follow this format:ms_XXXXXXXXX
