How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bridgit ProjectTasks API

The ProjectTasks API from Bridgit — 8 operation(s) for projecttasks.

Bridgit ProjectTasks API is one of 40 APIs that Bridgit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project Tasks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 11 operations across 8 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://bench.gobridgit.com.

11 operations 8 paths 19 schemas 3 DELETE1 PATCH6 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://bench.gobridgit.com/rp/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Bridgit ProjectTasks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated, though some operations may also be called without credentials.

  • Bearer — Standard Authorization header using the Bearer scheme

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 3 DELETE, 1 PATCH, 6 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

ProjectTasks 11
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks
Bulk add tasks for the given account's project.
ProjectTasks_Add 2 params body → 200400401403422
PUT
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks
Bulk update tasks for the given account's project.
ProjectTasks_Update 2 params body → 200400401403422
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{id}/roles
Add a role to a task for the given account's project.
ProjectTasks_AddRole 3 params body → 201400401403422
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{id}/roles/bulk
Bulk add roles to a task for the given account's project.
ProjectTasks_BulkAddRoles 3 params body → 201400401403422
PATCH
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{taskId}/roles/{id}
Update a task role by ID in the given account's project.
ProjectTasks_UpdateRole 4 params body → 200400401403422
DELETE
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{taskId}/roles/{id}
Remove task role by ID in the given account's project.
ProjectTasks_RemoveRole 4 params → 204400401403
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{taskId}/roles/{id}/allocations
Allocates a person to a task role on the given account and project
ProjectTasks_AddAllocation 4 params body → 204400401403409422
DELETE
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{taskId}/roles/{id}/allocations
Removes a person's allocation on a task role on the given account and project
ProjectTasks_RemoveAllocation 4 params body → 204400401403422
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{taskId}/roles/allocations/bulk
Bulk allocates people to task roles on the given account and project task
ProjectTasks_BulkAddAllocation 3 params body → 204400401403409422
DELETE
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/{id}
Remove task by ID in the given account's project.
ProjectTasks_Remove 3 params → 204400401403
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/tasks/by-templates
Add tasks and roles for the given account's project using task template definition.
ProjectTasks_AddTasksByTemplates 2 params body → 201400401403422

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are RoleResponse (27 properties), BaseRoleResult (18 properties), ProjectTaskDetail (8 properties), RoleHire (8 properties). Each schema is shown below with its type and property counts.

TasksByTemplatesRequest
object
3 properties
TaskRoleUpdateRequest
object
5 properties
TaskAllocationRequest
object
5 properties
TaskRoleRequest
object
5 properties
RoleRequirement
object
3 properties
RoleCrewTradeResponse
object
Trade summary embedded on ResourcePlanning.Contracts.RoleCrewResponse.Trade. Slim projection of ResourcePlanning.Contracts.CrewTradeResponse (omits inUse and c…
3 properties
RoleCrewResponse
object
Crew summary embedded on a ResourcePlanning.Contracts.RoleResponse when the role is tagged with a crew (projectrole.crewid not null). Loaded from the related c…
4 properties
RoleResponse
object
27 properties
ProjectAllocationRequest
object
6 properties
RoleHire
object
8 properties
BaseTaskRequest
object
3 properties
RoleAllocation
object
6 properties
RoleNotificationData
object
2 properties
ProjectRoleTagEntity
object
Represents a role tag with its collection metadata
5 properties
RoleUnfilled
object
2 properties
TaskUpdateRequest
object
6 properties 1 required
TaskResponse
object
6 properties
ProjectTaskDetail
object
8 properties
BaseRoleResult
object
18 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bridgit-projecttasks-api-openapi.yml Raw ↑

Other APIs Bridgit publishes across the network.

Bridgit AccountActivities API
Bridgit AccountCertifications API
Bridgit AccountGroupings API
Bridgit AccountInvitations API
Bridgit Accounts API
Bridgit AccountUsers API
Bridgit Allocations API
Bridgit ExperienceFields API
Bridgit ExperienceFieldValues API
Bridgit External API
Bridgit HourlyAllocations API
Bridgit HourlyRoleNames API
Where this information came from

This is an independent, third-party profile of Bridgit ProjectTasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.