Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apache Software Foundation Projects API

The Apache Software Foundation Projects API provides read-only access to JSON data about ASF projects, committees, releases, and podlings. The data is served as static JSON files from projects.apache.org and includes comprehensive information about the foundation's structure, project metadata, committee membership, release histories, and incubating podlings.

Apache Software Foundation Projects API is one of 9 APIs that Apache Software Foundation publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Committees, Open Source, Projects, Releases, and Podlings. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 3 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://projects.apache.org/json.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://projects.apache.org/json
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Projects 1
GET
/foundation/projects.json
Apache Software Foundation Get All Projects
getProjects → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Project (9 properties). Each schema is shown below with its type and property counts.

Project
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apache-software-foundation-projects-api-openapi.yml Raw ↑

Other APIs Apache Software Foundation publishes across the network.

Apache Software Foundation Committees API
Apache Software Foundation Foundation API
Apache Software Foundation Groups API
Apache Software Foundation ICLA API
Apache Software Foundation Members API
Apache Software Foundation People API
Apache Software Foundation Podlings API
Apache Software Foundation Releases API