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 Membership Application API

REST API backing the Eclipse Foundation membership application forms — form creation, contacts, organizations, working-group selections and submission.

Eclipse Membership Application 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 Applications, Forms, Foundation, and Membership. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 29 operations across 16 paths, organized into 8 resource areas, and defines 21 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://membership.eclipse.org/application_api.

29 operations 16 paths 21 schemas 4 DELETE13 GET7 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://membership.eclipse.org/application_api
Authentication
OpenID Connect
Resource Areas
8

Authentication & Security 1

Eclipse Membership Application API declares 1 security scheme for authenticating requests. It supports OpenID Connect (openId) discovered at https://auth.eclipse.org/auth/realms/foundation/.well-known/openid-configuration.

Paths & Operations 29

Across 16 paths, the API surfaces 29 operations — 4 DELETE, 13 GET, 7 POST, 5 PUT. They span 8 resource areas: Membership form, Form Contacts, Form Organizations, Form Working Groups, Membership forms, Working Group Application, Email, User Info. Each is listed below with its method, path, parameters, and response codes.

Membership form 7

Definitions related to membership form data in the database

GET
/form
Membership form list
→ 200500
POST
/form
Membership form create
body → 200403
GET
/form/{id}
Membership form
1 param → 200403404500
PUT
/form/{id}
Membership form update
1 param body → 200403
DELETE
/form/{id}
Membership form delete
1 param → 204403
POST
/form/{id}/complete
Membership form submit
1 param → 200400403404500
GET
/form/{id}/{transactionId}
Membership form validation
4 params → 200400404500
Form Contacts 5

Definitions related to membership form designated contacts

GET
/form/{id}/contacts
Contacts list
1 param → 200500
POST
/form/{id}/contacts
Contacts create
1 param body → 200403
GET
/form/{id}/contacts/{contactID}
Contacts
2 params → 200403500
PUT
/form/{id}/contacts/{contactID}
Contacts update
2 params body → 200403
DELETE
/form/{id}/contacts/{contactID}
Contacts delete
2 params → 204403
Form Organizations 4

Definitions related to membership form organizations

GET
/form/{id}/organizations
Form Organizations list
1 param → 200500
POST
/form/{id}/organizations
Form Organizations create
1 param body → 200403
PUT
/form/{id}/organizations/{orgID}
Form Organizations update
2 params body → 200403
DELETE
/form/{id}/organizations/{orgID}
Form Organizations delete
2 params → 204403
Form Working Groups 5

Definitions related to membership form working group targets

GET
/form/{id}/working_groups
Form Working Groups list
1 param → 200403500
POST
/form/{id}/working_groups
Form Working Groups create
1 param body → 200403
GET
/form/{id}/working_groups/{workingGroupID}
Form Working Group
2 params → 200403500
PUT
/form/{id}/working_groups/{workingGroupID}
Form Working Groups update
2 params body → 200403
DELETE
/form/{id}/working_groups/{workingGroupID}
Form Working Groups delete
2 params → 204403
Membership forms 1
GET
/form/state/{state}
Membership form report
1 param → 200403500
Working Group Application 5
GET
/working_groups/application
Working Group Application list
getApplications → 200500
POST
/working_groups/application
Working Group Application create
createApplication body → 200400500
GET
/working_groups/application/{id}
Working Group Application single
getSingleApplication 1 param → 200500
PUT
/working_groups/application/{id}
Working Group Application update
updateApplication 1 param body → 200400500
POST
/working_groups/application/{id}/complete
Working Group Application complete
workingGroupApplicationComplete 1 param → 200400404500
Email 1
GET
/email/optout/{id}/{transactionId}
Opt out an email
4 params → 200400404500
User Info 1
GET
/userinfo
Info on currently logged in user
→ 200204500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are MembershipForm (8 properties), FormOrganization (8 properties), WorkingGroupApplication (7 properties), Contact (7 properties). Each schema is shown below with its type and property counts.

ObjectID
stringnull
Unique identifier for an addressable object in the API. Can be null when posting or updating objects in the API if part of the root element or is a new entity.…
DateTime
string
Date string in the RFC 3339 format. Example, 1990-12-31T"15":"59":60-"08":00. More on this standard can be read at https://tools.ietf.org/html/rfc3339.
Contacts
array
Contact
object
7 properties
ContactType
string
The type of contact that is being stored
FormState
string
the current form state
FormOrganizations
array
FormOrganization
object
8 properties
MembershipForms
array
MembershipForm
object
8 properties
FormWorkingGroups
array
FormWorkingGroup
object
6 properties
WorkingGroups
array
WorkingGroup
object
7 properties
WorkingGroupParticipationAgreement
object
2 properties
WorkingGroupApplications
array
WorkingGroupApplication
object
7 properties
ConstraintViolations
array
ConstraintViolation
object
4 properties
Error
object
3 properties
InfoWrapper
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eclipse-membership-application-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 Membership Application 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.