FruxonDocs

Settings

Configure your account and organization

Team Settings

  • Organization name
  • Branding options
  • Default configurations

API Keys

Manage API keys for programmatic access:

ActionDescription
GenerateCreate new API key
RenameChange key name
RevokeDisable a key
View UsageSee requests per key

Using API Keys

curl -X POST "https://api.fruxon.com/v1/agents/{agent}:execute" \
  -H "X-API-KEY: your_api_key_here" \
  -H "Content-Type: application/json" \
  -d '{"parameters": {"input": "Hello"}}'

License Information

View your current plan:

  • Plan tier
  • Usage vs limits
  • Renewal date
  • Upgrade options

Profile Settings

  • Update your name
  • Change password
  • Notification preferences
  • Theme (light/dark)

Next Steps

  • Team - Manage team members

On this page