AI Earnings API
Multi-purpose AI API providing code review, document summarization, and translation services. ## Endpoints ### 1. Code Review (`POST /api/code-review`) Automated code review for security vulnerabilities, bugs, performance issues, and style violations. Supports Python, JavaScript, TypeScript, Go, Rust, Java, and more. **Features:** - Security scanning (injection, hardcoded credentials, XSS) - Bug…
AI Earnings API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
health_health_get /health |
|
| api | ||
| POST |
api_translate_api_translate_post /api/translate |
Translate text between languages with auto-detection |
| POST |
api_summarize_api_summarize_post /api/summarize |
Summarize documents, articles, or any long text |
| POST |
api_code_review_api_code_review_post /api/code-review |
Review code for security, performance, bugs, and style |
| Other endpoints | ||
| GET |
root__get / |
|
AI Earnings API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|