API Keys
Manage your API keys for Remix Studio and Agent Skill integrations.
Your Keys
These keys allow you to interact with the Remix API. Keep them secure and never share them publicly.
Security Best Practices
- Never share your API keys publicly or commit them to version control
- Rotate your keys regularly and revoke any keys that are no longer needed
- Use environment variables to store keys and never hardcode them in your application