Profile & Settings
Manage your account, API key, and access.
Account
…
Email
—
Plan
—
Member since
—
API Key
Your API key gives full access to all Slopshop products from any environment. Keep it secret — don't commit it to version control.
Usage & Credits
CLI Access
# Install globally
npm install -g slopshop
# Authenticate
slopshop login --key YOUR_KEY
# Store a memory
slopshop memory set my-key "hello world"
Everything you do in the browser also works from your terminal. The CLI is open source and uses the same API your agents use.
Danger Zone
Sign out
End your current session. Your data stays intact.