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

Eclipse Foundation Git ECA API

REST API that validates Git contributions against the Eclipse Contributor Agreement. Exposes ECA lookup and commit validation as a callable service, plus inbound GitHub and GitLab webhook receivers used by the Foundation’s own forge checks.

Eclipse Foundation Git ECA API is one of 26 APIs that Eclipse Foundation publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Compliance, ECA, Git, Governance, and Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 9 operations across 9 paths, organized into 4 resource areas, and defines 17 schemas. It is described by OpenAPI 3.1.0, at version 1.1.0.

Requests are made against a single base URL, https://api.eclipse.org/git.

9 operations 9 paths 17 schemas 5 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1.0
Base URL
https://api.eclipse.org/git
Contact
Resource Areas
4

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 5 GET, 4 POST. They span 4 resource areas: ECA Validation, Contributions, Integration Webhooks, Reports. Each is listed below with its method, path, parameters, and response codes.

ECA Validation 4

Definitions in relation to the validation of Git commits through ECA signage

POST
/eca
ECA validation
validate body → 200500
GET
/eca/status/{fingerprint}
Historic ECA validation status
getCommitValidation 1 param → 200500
GET
/eca/status/{fingerprint}/ui
Historic ECA validation status in a HTML format
getCommitValidationUI 1 param → 200404500
GET
/eca/lookup
User status lookup
getUserStatus 2 params → 200403404500
Contributions 1

Definitions in relation to contributions tracked through ECA validation

GET
/eca/contributions/{username}/latest-contribution
Latest known contribution for a user
getLatestContributionForUser 1 param → 200404500
Integration Webhooks 3

Endpoints related to binding to external Git services through a webhook

POST
/webhooks/github
Github incoming hook event processing
processGithubWebhook 3 params body → 200500
POST
/webhooks/github/revalidate/{fingerprint}
Gitlab webhook revalidation request
revalidateWebhookRequest 1 param body → 200400404
POST
/webhooks/gitlab/system
Gitlab event processing
processGitlabHook 1 param body → 200500
Reports 1

Reports on metadata associated with Git systems managed by the Eclipse Foundation

GET
/reports/gitlab/private-projects
Gitlab private project event report
getPrivateProjectEvents 4 params → 200400401500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are SystemHook (12 properties), CommitValidationStatus (10 properties), PrivateProjectData (7 properties), ValidationResponse (7 properties). Each schema is shown below with its type and property counts.

NullableString
nullstring
A nullable String type value
DateTime
string
Date string in the RFC 3339 format. Example, 1990-12-31T15:59:60-08:00. More on this standard can be read at https://tools.ietf.org/html/rfc3339.
NullableDateTime
stringnull
Date string in the RFC 3339 format. Example, 1990-12-31T15:59:60-08:00. More on this standard can be read at https://tools.ietf.org/html/rfc3339.
ValidationRequest
object
5 properties 4 required
GitUser
object
3 properties 2 required
ValidationResponse
object
7 properties 7 required
Commit
object
3 properties 3 required
CommitMessage
object
2 properties 2 required
CommitValidationStatuses
array
CommitValidationStatus
object
10 properties 8 required
CommitValidationMessage
object
6 properties 3 required
SystemHook
object
12 properties 11 required
PrivateProjectEvents
array
PrivateProjectData
object
7 properties 5 required
GithubWebhookEvent
object
3 properties
RevalidationRequest
object
1 property 1 required
Error
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eclipse-git-eca-api-openapi.yml Raw ↑

Other APIs Eclipse Foundation publishes across the network.

Eclipse Marketplace API
Eclipse Foundation Web API
Eclipse Projects API
Open VSX Registry API
Eclipse Newsroom REST API
Eclipse Foundation Eclipse Marketplace REST API API
Eclipse Foundation Favorites API
Eclipse Foundation Featured API
Eclipse Foundation Node API
Eclipse Foundation Popular API
Eclipse Foundation Recent API
Eclipse Foundation Search API
Where this information came from

This is an independent, third-party profile of Eclipse Foundation Git ECA 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.