Jentic Public APIs – Overview¶
Jentic Public APIs is an open‑source, AI‑ready catalog of public APIs and workflows.
It’s the knowledge base behind Jentic API Search.
- Open standards — Built on OpenAPI and Arazzo
- Agent‑ready — Schematized for machine use, not just human docs
- Community‑driven — Contributions improve coverage and quality over time
- OSS first — CC0‑1.0 content, Contributor Covenant community
Repository: github.com/jentic/jentic-public-apis
What’s inside¶
- 📄 OpenAPI specs — formal API descriptions
- 🔁 Arazzo workflows — multi‑API, declarative workflows
- 🧪 Evaluations/scorecards — quality & AI‑readiness checks
- 📂 OAK structure — a standard repo layout for API & workflow knowledge
- 🧭 RFCs — proposals to extend open standards for agentic needs
Stage¶
ALPHA — rapidly evolving, contributions welcome.
How it powers API Search¶
The API Search index is built from this repository: - Natural‑language search discovers operations and workflows - Execution details map to credentials and inputs - Counts and coverage improve as the repo grows
Try it: API Search – Getting Started
Contribute¶
- Add an API → Guide: Add API integration
- Create workflows → Guide: Create agent workflows
- General contributing → Community: Contributing
Community spaces: - 💬 Discord — join the conversation - 🐛 GitHub Issues — bugs & feature requests - 💡 GitHub Discussions — ideas & proposals
License & Conduct¶
- Content: CC0‑1.0
- Community: Contributor Covenant 3.0
See: Code of Conduct