Dev Time API
A tiny FastAPI service that estimates engineering effort (in hours) for a given task/feature.
5 subscribers
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Dev Time API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Estimate Development Time for a Feature or Bug /estimate-time |
Analyzes a task, feature request, or bug report and returns an estimated development time in hours. The API uses either: - **LLM-powered estimation** (if use_llm is true and an… |
Dev Time API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $80 / month | — |
|