Team Management
Create your first team
1
Access the partner dashboard
Log into your partner account and go to the main dashboard.
2
Initialize your team
Find the “Create Your Team” card on the dashboard and click Create Team.
3
Configure team settings
Enter a descriptive team name, add an optional description for context, then click Create Team to finalize.
Invite team members
1
Open Team Members
Go to the Team Members section from your dashboard.
2
Send an invitation
Click Invite Team Member, enter the member’s email address, add an optional personal message, then click Send Invitation.
3
Member accepts
Invited members receive an email with an acceptance link. They join your team by clicking the link and following the prompts.
Team roles
From the Team Overview you can view all members, change member roles (Owner and Admin only), remove members, and monitor member activity.
API Key Management
Create an API key
1
Open API Keys
Go to the API Keys section in your dashboard.
2
Start key creation
Click Create API Key.
3
Configure the key
Set the following:
- Name: a descriptive name, for example “Production App” or “Development Testing”.
- Environment: Development for testing, or Production for live applications.
- Expiration: Never expires, 30 days, 90 days, or 180 days.
4
Generate and secure the key
Click Generate API Key. Copy and save the key immediately. You cannot view it again after this step.
Manage existing keys
In the API Keys section you can see each key’s name and description, environment type (Dev or Prod), creation date, expiration date, last used timestamp, and usage statistics. For each key you can:- View Usage: see detailed usage statistics.
- Monitor Activity: check the last used timestamp.
- Revoke Key: immediately disable the key if it is compromised.
Usage analytics
1
Open usage data
Click View Usage for any API key.
2
Review metrics
Available metrics include total number of requests, usage limits (if configured), request patterns over time, and error rates with status codes.
Security Best Practices
Team security
Create teams for better access control. Assign roles based on responsibilities. Audit team membership regularly. Remove inactive or departed members promptly.
API key security
Use descriptive, meaningful names for keys. Set expiration dates. Separate development and production keys. Monitor usage regularly. Rotate keys periodically. Store keys in secure environment variables.
Security incident response
If you suspect an API key has been compromised:1
Revoke the key
Revoke the compromised key immediately.
2
Generate a new key
Create a replacement key with a new name.
3
Update applications
Replace the old key in all applications.
4
Monitor usage
Watch for any unusual activity.
5
Report
Contact support if you notice unauthorized usage.
Quick Reference
Team setup checklist
- Create your team
- Invite necessary team members
- Assign appropriate roles
- Set up team guidelines
API key setup checklist
- Create a development API key
- Create a production API key (when ready)
- Store keys securely
- Configure keys in your applications
- Set up usage monitoring
Need Help?
If you run into issues or have questions:API Documentation
Reference for the Cr3dentials API.
Contact Us
Reach the Cr3dentials team.
