Codimir Documentation
Everything you need to get started with Codimir, from basic setup to advanced integrations and API usage.
Quick Start
Create Your Account
Step 1Sign up and set up your workspace in under 2 minutes
Create Your First Project
Step 2Set up your first project and invite team members
Write Your First Test
Step 3Create and execute your first test case
Installation
Web Application
Access Codimir directly through your web browser
No installation required! Simply visit app.codimir.com and sign up for your account.
CLI Tool
Command-line interface for advanced users and CI/CD integration
npm install -g @codimir/cli
After installation, authenticate with: codimir login
API Reference
Authentication
Secure your API requests with proper authentication
All API requests require authentication using your API key. Include it in the Authorization header:
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.codimir.com/v1/projects
Rate Limits
API usage limits and best practices
1000
Requests/hour
100
Requests/minute
10MB
Max payload
Need Help?
Community Support
Get help from the Codimir community
Contact Support
Get direct help from our support team