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 ProjectRoles API

The ProjectRoles API from Bridgit — 4 operation(s) for projectroles.

Bridgit ProjectRoles 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 Roles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 8 operations across 4 paths, and defines 11 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.

8 operations 4 paths 11 schemas 2 DELETE2 GET2 POST2 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 ProjectRoles 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 8

Across 4 paths, the API surfaces 8 operations — 2 DELETE, 2 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

ProjectRoles 8
GET
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles
Gets all roles in the given account's project.
ProjectRoles_Query 5 params → 200400401403
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles
Add role for the given account's project.
ProjectRoles_Add 2 params body → 201400401403422
POST
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles/bulk
Bulk add roles for the given account's project.
ProjectRoles_BulkAdd 2 params body → 200400401403422
DELETE
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles/bulk
Remove role by IDs in the given account's project.
ProjectRoles_BulkRemove 2 params body → 204400401403
GET
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles/{id}
Get role by ID in the given account's project.
ProjectRoles_Get 3 params → 200400401403
PUT
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles/{id}
Update role by ID in the given account's project. The task ID is required when updating a task role. The task ID cannot be updated.
ProjectRoles_Update 3 params body → 200400401403422
DELETE
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles/{id}
Remove role by ID in the given account's project.
ProjectRoles_Remove 3 params → 204400401403
PUT
/rp/api/v1/accounts/{accountId}/projects/{projectId}/roles/{id}/externalId
Updates a role to set an external ID that can be referenced by external systems.
ProjectRoles_SetExternalId 3 params body → 204400401403

Schemas 11

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

RoleNotificationData
object
2 properties
RoleUpdateRequest
object
19 properties
ProjectRoleTagEntity
object
Represents a role tag with its collection metadata
5 properties
RoleUnfilled
object
2 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
BaseRoleRequest
object
11 properties
RoleHire
object
8 properties
ExternalIdRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bridgit-projectroles-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 ProjectRoles 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.