Jentic API Scorecard is a free, open-source CLI and web UI that grades any OpenAPI spec for AI-readiness across six dimensions: compliance, developer experience, agent readiness, usability, security, and discoverability. AI agents are already doing remarkable things with APIs. The question is whether they can do them with yours. Ensure your APIs are ready for agents. One command returns a single score and exactly what to fix. Free and open under Apache 2.0.
Building agents that call real APIs is painful. You end up hardcoding auth, juggling secrets in prompts, and writing glue code for every service.
Jentic Mini is a self-hosted, open-source API execution layer that sits between your agent and the outside world. Your agent says what it wants to do. Jentic Mini finds the right API from a catalog of 10,000+, injects credentials at runtime, and brokers the request. Secrets never touch the agent.