Profile Settings & API Keys
The Settings page lets you update your pilot profile and manage API keys for external integrations.
Editing Your Profile
From Settings, you can update:
- First name and last name
- Display name (must remain unique across all pilots)
- Weight unit (choose your preferred unit for weight display)
- Email notifications (toggle on or off)
Changes are saved when you submit the form.
API Keys
API keys let external tools interact with your FS Reality account programmatically.
Creating a Key
- On the Settings page, find the API Keys section.
- Click Create API Key.
- Choose the access level:
- Read-only: Can only fetch data (GET requests). Safe for dashboards and monitoring.
- Full access: Can fetch data and perform actions. Use with caution.
- Optionally set an expiration date.
- Confirm creation. The key secret is shown only once, so copy it immediately and store it securely.
Managing Keys
- Your keys are listed with status badges showing whether they’re active or expired.
- You can revoke a key at any time to disable it permanently.
Security Notes
- Full-access keys can perform actions on your behalf, so only create them when needed.
- If a key is compromised, revoke it immediately.
- Expired keys stop working automatically based on their expiration date.