Skip to main content
Manage your Nimble account settings, generate API keys, and collaborate with team members all from one centralized dashboard.

Accessing Account Settings

Navigate to your account settings at online.nimbleway.com:
  1. Log in with your username and password
  2. Click on your profile or settings icon
  3. Select Account Settings from the menu

API Keys

API keys are used to authenticate your requests to the Nimble API. Each key is unique and should be kept secure.

Generate Your First API Key

1

Navigate to API Keys

In Account Settings, click on the API Keys tabImage
2

Create New Key

Click the Create New API Key buttonImage
3

Name Your Key

Give your API key a descriptive nameImage
4

Copy Your Key

Important: Your API key will only be displayed once. Make sure to copy it immediately and store it securely.
Click Copy to save your API key to clipboardImage

Managing API Keys

Once created, you can view and manage all your API keys from the API Keys dashboard. Image

API Key Information

Each API key displays the following information:
ColumnDescription
NameThe descriptive name you gave to the key
CreatedDate and time when the key was created
Created ByThe team member who created the key
Last UsedMost recent date the key was used in an API request
ActionsDelete or manage the key

Delete an API Key

Deleting an API key is permanent and cannot be undone. Any applications using this key will immediately lose access.
To delete an API key:
  1. Locate the key you want to delete in the list
  2. Click the Delete button or trash icon
  3. Confirm the deletion in the popup dialog Image

Best Practices

Use Descriptive Names

Name keys based on their purpose or environment

Rotate Keys Regularly

Create new keys periodically and delete old ones to maintain security

One Key Per Service

Use separate API keys for different services to track usage and limit exposure

Never Share Keys

Keep API keys confidential and never commit them to version control
Monitor the “Last Used” column to identify and remove unused API keys

Team Members

Collaborate with your team by inviting members to your Nimble account. Control access levels and manage permissions all in one place.

Invite Team Members

1

Navigate to Team Tab

In Account Settings, click on the Team Members tabImage
2

Invite New Member

Click the Invite Team Member buttonImage
3

Enter Email Address and Send Invitation

Type the email address of the person you want to inviteClick Send Invite - they’ll receive an email with instructions to joinImage

Managing Team Members

View and manage all team members from the Team Members dashboard. Image

Team Member Information

ColumnDescription
NameTeam member’s full name
EmailAssociated email address
RolePermission level (Member or Admin)
StatusActive, Pending, or Invited
JoinedDate when they accepted the invitation
ActionsChange role or remove member

Change Member Role

Promote members to admins or revoke admin privileges:
  1. Locate the team member in the list
  2. Click the Role dropdown
  3. Select Admin or Member
  4. Changes take effect immediately
Admins have full access to account settings, billing, API keys, and team management

Remove Team Members

To remove a team member from your account:
  1. Find the member in the team list
  2. Click the Remove button or trash icon
  3. Confirm the removal
Removed members will immediately lose access to your account and all its resources

Permission Levels

Members can:
  • Use existing API keys
  • View usage statistics
  • Access documentation
  • Make API requests
Members cannot:
  • Create or delete API keys
  • Invite or remove team members
  • Access billing information
  • Change account settings
Admins can:
  • Everything Members can do
  • Create and delete API keys
  • Invite and remove team members
  • Promote/demote member roles
  • Access billing and payment information
  • Modify account settings
Full account control with no restrictions

Team Collaboration Tips

Separate API Keys

Create unique API keys for each team member to track individual usage and maintain accountability

Limit Admin Access

Only promote trusted team members to admin roles to maintain account security

Use Descriptive Names

Encourage team members to use clear names when creating API keys

Regular Audits

Periodically review team members and API keys to remove unused accounts

Security Best Practices

  • Never commit API keys to version control
  • Use environment variables to store keys
  • Rotate keys regularly (every 90 days recommended)
  • Delete keys immediately if compromised
  • Use separate keys for development and production
  • Grant minimum necessary permissions
  • Remove access for departing team members immediately
  • Use admin roles sparingly
  • Review team member list regularly
  • Monitor API key usage patterns
  • Check “Last Used” dates on API keys
  • Review team member activity
  • Set up alerts for unusual usage
  • Track API consumption by key
  • Audit changes to account settings

Need Help?