Projects
Creating projects, choosing keys, and isolating environments.
Why projects matter
Projects separate data and quotas for different teams or environments (for example, production vs staging). API traffic must include the correct X-Project-Key or resources will not resolve.
Creating a project
Use Settings or the project switcher entry point (depending on your role) to add a project. Pick a short, memorable slug — teammates will type it in headers and scripts.
Rotating credentials
Rotate API keys on a schedule or immediately after someone leaves the organization. Old keys can be revoked from Settings → API keys without deleting historical traces.