project planning
API for automatic project scheduling, crashing, and task assignments.
3 subscribers
8.3/10 popularity
4120 ms avg latency
100% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
project planning endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
assign /_/api/rapidapi/project/assign |
A task assignment API with the request body fields: - requirements: the list of the project requirements with the fields: - task: a task of the project - skill: the skill… |
| POST |
schedule /_/api/rapidapi/project/schedule |
A project scheduling API with the request body fields: - start: the start date of the project, in simplified ISO 8601, YYYY-MM-DD HH:MM:SS (e.g., 2025-06-01 00:00:00) - end: the… |
| POST |
crash /_/api/rapidapi/project/crash |
A project crashing API with the request body fields: - start: the start date of the project, in simplified ISO 8601, YYYY-MM-DD HH:MM:SS (e.g., 2025-06-01 00:00:00) - end: the… |
project planning pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $35 / month | — |
|
| ULTRA | $65 / month | — |
|
| MEGA | $100 / month | — |
|