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

The Projects API from Bridgit — 4 operation(s) for projects.

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

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

7 operations 4 paths 9 schemas 1 DELETE2 GET1 PATCH2 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 Projects 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 7

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

Projects 7
GET
/rp/api/v1/accounts/{accountId}/Projects
Gets all projects in the given account
Projects_Query 9 params → 200400401403
POST
/rp/api/v1/accounts/{accountId}/Projects
Add a project to the given account
Projects_Post 1 param body → 200400401403409
POST
/rp/api/v1/accounts/{accountId}/Projects/_filter
Gets all projects in the given account filter by project ids.
Projects_QueryFilter 1 param body → 200400401403
PUT
/rp/api/v1/accounts/{accountId}/Projects/{id}/externalId
Updates a project to set and externalId that can be referenced by external systems.
Projects_PutExternalId 2 params body → 204400401403
GET
/rp/api/v1/accounts/{accountId}/Projects/{id}
Gets details for the given project
Projects_Get 3 params → 200400401403
PATCH
/rp/api/v1/accounts/{accountId}/Projects/{id}
Update a project in the given account. Each of the fields in the request body is optional - only fields that are present in the request will be updated. When changing the start or end dates for a pro…
Projects_Update 2 params body → 200400401403409422
DELETE
/rp/api/v1/accounts/{accountId}/Projects/{id}
Delete a project
Projects_Delete 2 params → 200204400401403

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ProjectResponse (27 properties), NewProjectRequest (13 properties), ProjectFilterPredicates (6 properties), ProjectPhaseResponse (5 properties). Each schema is shown below with its type and property counts.

ProjectResponse
object
27 properties
ProjectPhaseRequest
object
3 properties
ProjectFilterPredicates
object
6 properties
ProjectCurrentPhase
object
1 property
NewProjectRequest
object
13 properties
ProjectFilterPredicatesFilter
object
3 properties
ProjectPhaseResponse
object
5 properties
FieldValuesPair
object
2 properties
ExternalIdRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bridgit-projects-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 Projects 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.