For Developers
This documentation covers:- Python SDK - Integrate Claro into your Python applications
- REST API - Direct API access for any language
- Code Examples - Production-ready patterns and examples
- Guides - Best practices for testing, security, and performance
Quick Example
Key Features
Version Control
Version your prompts like code. Roll back, compare versions, and maintain prompt history.
Workspace Collaboration
Teams work together on prompts with proper access control and permissions.
Context Attachments
Attach files and URLs to prompts. The SDK handles downloading and caching automatically.
Package Naming
Organize prompts with semantic versioning:
@workspace/name:versionGetting Started
Quickstart
Get up and running in 5 minutes
Python SDK
Install and configure the Python SDK
API Reference
Explore the REST API endpoints
Examples
View production-ready code examples
Why Claro?
Problem: Every prompt change requires a code deployment- Marketing wants to update the chatbot message → 3-day deployment cycle
- Product needs to adjust tone → Full CI/CD pipeline
- Support wants to add context → Code review + release
- Non-technical teams update prompts directly
- Developers integrate once using the SDK
- Changes go live in seconds, not days
Next Steps
- Get your API key from the Claro platform
- Follow the quickstart to make your first API call
- Explore examples for common use cases
- Read the guides for best practices
Need Help?
- Email: [email protected]
- Platform: claro.baytos.ai
- GitHub: github.com/baytos-ai