suna/sdk
mykonos-ibiza 8869138a7e feat(api-keys): implement API key management system
- Added a new API keys service with endpoints for creating, listing, revoking, and deleting API keys.
- Integrated API key validation and caching for performance.
- Updated backend configuration to include API key secret and throttling settings.
- Created frontend components for managing API keys, including a user interface for creating and displaying keys.
- Introduced a new database migration for the API keys table with necessary constraints and security policies.
- Enhanced authentication methods to support API key usage alongside JWT.
2025-07-29 19:38:37 +05:30
..
kortix feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
.python-version feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
README.md feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
__init__.py feat(api): enhance thread creation and agent functionality 2025-07-29 14:23:12 +05:30
pyproject.toml feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
uv.lock feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30

README.md