Access Restrictions
API Keys provide two forms of access restrictions:
- Domain IDs: A domain ID is used to restrict access to the enabled thirdweb infrastructure services based on a specific domain. It serves as an identifier for websites.
- Bundle IDs: A bundle ID is a unique identifier used to restrict the Client ID to your Unity native or mobile application.
To modify the allowed Domain Id or Bundle Ids:
Go to Dashboard
Navigate to Settings > API Keys on the dashboard.
Choose API Key
Choose the API Key you want to modify restrictions on.
Edit
Select
Edit
to enter editor mode.Edit Domains
Enter the allowed domains the "Allowed Domains" field or switch to Bundle IDs to enter allowed Bundle IDs.
Save Changes