apis-guru/openapi-directory

🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 48 minutes ago
Type:DatasetCategory(s):API Development ToolsDeveloper Tools
Added to GitGenius on September 15th, 2026
Created on February 22nd, 2015
Open Issues & Pull Requests: 2,062 (+1)
GitHub issues: Enabled
Number of forks: 746
Total Stargazers: 4,557 (+0)
Total Subscribers: 105 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.1 hours
Mean response time: 40.2 days
90th percentile: 111.3 days
Tracked items: 141

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 65% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1,850
New in 7 days: 85
Closed in 7 days: 6
Avg open age: 152 days
Stale 30+ days: 1,585
Stale 90+ days: 1,248

Recent activity

Opened in 7 days: 61
Closed in 7 days: 6
Comments in 7 days: 4
Events in 7 days: 5

Top labels

  • awaiting response (2)

Most active issues this week

Detailed Description

OpenAPI Directory is a comprehensive, community-maintained catalog of REST API definitions in OpenAPI 2.0 and 3.x formats.

The project addresses the fragmentation of API documentation across the web by collecting machine-readable API specifications in a single, searchable directory. It works by aggregating publicly available API definitions, converting non-OpenAPI formats into the OpenAPI 3.x standard, correcting errors found in approximately eighty percent of submitted definitions, and enriching entries with metadata like logos and categories. All definitions are automatically updated from their original sources at least weekly and validated before being committed to the repository. The directory is accessible both through browsing the repository and via a REST API, with RSS feeds available for newly added and recently updated APIs.

The tool suits developers and organizations that need to discover, reference, or integrate with public APIs without manually hunting through scattered documentation. It is particularly valuable for API tooling developers, API gateway operators, and teams building API clients or SDKs who want access to standardized, validated specifications. The project accepts contributions from anyone, not only API owners, making it a community-driven resource rather than a vendor-controlled listing. Adoption criteria for included APIs are strict: they must be publicly accessible, designed for long-term use rather than temporary events, and provide functionality beyond serving only their owner's needs.

The project maintains a weekly update cycle with automated validation against the official OpenAPI specification schemas. Community members actively contribute corrections and new API definitions, and the maintainers run systematic validation processes to catch specification compliance issues. The project provides a REST API for programmatic access to the entire collection, enabling integration into other tools and workflows.