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

Transifex Projects API

Represents projects, as used within Transifex. Each project belongs to an organization.

Transifex Projects API is one of 18 APIs that Transifex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and 1 JSON Schema.

This API exposes 17 operations across 7 paths. It is described by OpenAPI 3.2.0, at version 3.0.

Requests are made against a single base URL, https://rest.api.transifex.com.

17 operations 7 paths 0 schemas 3 DELETE7 GET4 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0
Base URL
https://rest.api.transifex.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Transifex Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — To use the API you need to authenticate your requests using Token Authentication. Specifically, you need to Acquire an authentication token from the Transifex…

Paths & Operations 17

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

Projects 17

Represents projects, as used within Transifex. Each project belongs to an organization.

GET
/projects
List projects
4 params → 200400401403404409500
POST
/projects
Create a Project
body → 200400402403404409
DELETE
/projects/{project_id}
Delete Project
1 param → 204401403404500
GET
/projects/{project_id}
Get project details
1 param → 200400401403404500
PATCH
/projects/{project_id}
Update a Project
1 param body → 200400401402403404409500
GET
/projects/{project_id}/languages
List project languages
1 param → 200400401403404409500
GET
/projects/{project_id}/maintainers
Get project maintainers
2 params → 200400401403404500
DELETE
/projects/{project_id}/relationships/languages
Delete language relationship
1 param body → 204401403404500
GET
/projects/{project_id}/relationships/languages
List language relationships
2 params → 200400401403404500
PATCH
/projects/{project_id}/relationships/languages
Update language relationships
1 param body → 204400401403404500
POST
/projects/{project_id}/relationships/languages
Create language relationship
1 param body → 204400401403404409500
DELETE
/projects/{project_id}/relationships/maintainers
Remove maintainers from project
1 param body → 204400401403404409500
GET
/projects/{project_id}/relationships/maintainers
Get project maintainer relationships
2 params → 200400401402403404500
PATCH
/projects/{project_id}/relationships/maintainers
Update project maintainers
1 param body → 204400401403404409500
POST
/projects/{project_id}/relationships/maintainers
Add maintainers to project
1 param body → 204400401402403404409500
GET
/projects/{project_id}/relationships/team
Get team relationship
1 param → 200400401403404500
PATCH
/projects/{project_id}/relationships/team
Update team relationship
1 param body → 204400401403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

transifex-projects-api-openapi.yml Raw ↑

Other APIs Transifex publishes across the network.

Transifex Activity Reports API
Transifex Context Screenshots API
Transifex Glossaries API
Transifex I18n Formats API
Transifex Languages API
Transifex Organizations API
Transifex Project Webhooks API
Transifex Resource String Comments API
Transifex Resource Strings API
Transifex Resource Translations API
Transifex Resources API
Transifex Statistics API
Where this information came from

This is an independent, third-party profile of Transifex 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.