Home
Providers
Jentic
Jentic
Jentic is an AI infrastructure company building the agentic knowledge layer for APIs. Founded in late 2024 and backed by $4.5M in pre-seed funding, Jentic enables enterprises to confidently manage, scale, and govern AI agent initiatives in a unified platform built on open standards. The platform provides secure execution, managed authentication, unified permissions, and observability for AI agents accessing 1,500+ public APIs and 2,000+ agent-ready workflows. Jentic's bet is that AI agents need a standards-based control plane built on OpenAPI plus Arazzo workflows plus MCP, rather than ad-hoc tool wiring inside every agent framework. The platform ships the Jentic Public APIs catalog, the Arazzo Engine (workflow runner), the Standard Agent (a composable ReWOO-style reasoning agent), the Jentic Mini self-hosted execution layer, a hosted Remote MCP server at api.jentic.com/mcp, and the Jentic API AI-Readiness Framework (JAIRF) for scoring API readiness for agents.
Jentic publishes 3 APIs on the APIs.io network: Authentication API, Execution API, and Search API. Tagged areas include AI Agents, Arazzo, OpenAPI, MCP, and Workflows.
The Jentic catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Jentic’s developer surface includes authentication, engineering blog, documentation, pricing, signup flow, developer console, YouTube channel, and 24 more developer resources.
8 APIs
3 Agent Skills
AI Agents Arazzo OpenAPI MCP Workflows Integrations Agent Runtime Standard Agent Just In Time Tooling Credential Vault Agent Governance Observability API AI Readiness
On this page
Kin Score
APIs 8
Postman 3
Open Collections 1
Agent Skills 3
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 2
JSON Schema 3
JSON Structure 1
Examples 5
Security Posture 2
Agentic Access 1
Resources 31
apis.yml
47 Operational Transparency
Composite quality — 59.9/100 · strong
Contract Quality
19.5 / 25
Developer Ergonomics
7.4 / 20
Commercial Clarity
12.1 / 20
Operational Transparency
6.2 / 13
Agent readiness — 49/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 8
Ready-to-run Postman collections for exercising this provider's APIs.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Packaged agent skills for driving this provider's APIs from an AI assistant.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 4
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 3
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 6
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: jentic
url: https://raw.githubusercontent.com/api-evangelist/jentic/refs/heads/main/apis.yml
name: Jentic
description: Jentic is an AI infrastructure company building the agentic knowledge layer for APIs. Founded in late 2024 and
backed by $4.5M in pre-seed funding, Jentic enables enterprises to confidently manage, scale, and govern AI agent initiatives
in a unified platform built on open standards. The platform provides secure execution, managed authentication, unified permissions,
and observability for AI agents accessing 1,500+ public APIs and 2,000+ agent-ready workflows. Jentic's bet is that AI agents
need a standards-based control plane built on OpenAPI plus Arazzo workflows plus MCP, rather than ad-hoc tool wiring inside
every agent framework. The platform ships the Jentic Public APIs catalog, the Arazzo Engine (workflow runner), the Standard
Agent (a composable ReWOO-style reasoning agent), the Jentic Mini self-hosted execution layer, a hosted Remote MCP server
at api.jentic.com/mcp, and the Jentic API AI-Readiness Framework (JAIRF) for scoring API readiness for agents.
accessModel:
pricing: enterprise
onboarding: self-serve
trial: false
try_now: false
public: false
label: Enterprise · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jentic.png
type: Index
access: 3rd-Party
position: Consumer
created: '2026-01-02'
modified: '2026-05-19'
tags:
- AI Agents
- Arazzo
- OpenAPI
- MCP
- Workflows
- Integrations
- Agent Runtime
- Standard Agent
- Just In Time Tooling
- Credential Vault
- Agent Governance
- Observability
- API AI Readiness
segments:
- AI Agents
- Workflows
- Integrations
- MCP
- Agent Infrastructure
specificationVersion: '0.19'
apis:
- aid: jentic:jentic-mcp
name: Jentic Remote MCP Server
humanURL: https://docs.jentic.com/guides/mcp/remote-mcp/
baseURL: https://api.jentic.com/mcp
description: The Jentic Remote MCP Server is the hosted Model Context Protocol endpoint that exposes the Jentic catalog
to MCP-capable clients (Claude Desktop, ChatGPT, Cursor, Windsurf, VS Code). It speaks the same search / load / execute
pattern as the Jentic API, but packaged as MCP tools. Supports OAuth 2.0 with PKCE and dynamic client registration, with
an API key fallback for Cursor and Windsurf.
tags:
- MCP
- AI Agents
- OAuth
- Remote MCP
properties:
- url: https://docs.jentic.com/guides/mcp/
type: Documentation
- url: https://docs.jentic.com/guides/mcp/remote-mcp/
type: GettingStarted
- url: https://api.jentic.com/mcp
type: BaseURL
properties_authentication:
- name: OAuth 2.0
scheme: oauth2
notes: Recommended. PKCE supported. Automatic token refresh. Dynamic client registration. Used by Claude Desktop, ChatGPT,
Cursor, Windsurf.
- name: API Key
scheme: apiKey
notes: Fallback for Cursor and Windsurf. Uses an agent-scoped Jentic API key (JENTIC_AGENT_API_KEY).
properties_features:
- name: search_apis Tool
description: Lists matching APIs and workflows for a natural language query.
- name: load_execution_info Tool
description: Returns the schema and auth requirements for a chosen operation.
- name: execute Tool
description: Executes an operation or workflow with managed credentials.
- name: list_credentials Resource
description: Lists the agent's available upstream credentials.
- aid: jentic:arazzo-engine
name: Arazzo Engine
humanURL: https://github.com/jentic/arazzo-engine
description: Open-source Python engine that executes Arazzo workflow specifications alongside OpenAPI operation definitions.
Powers the Jentic platform's workflow execution and is also installable standalone as arazzo-runner for direct use in
agents and automation. Handles authentication resolution (API key, OAuth 2.0, basic, bearer), dynamic server URL resolution,
parameter chaining between steps, and blob storage for large binary payloads.
tags:
- Arazzo
- OpenAPI
- Workflows
- Open Source
properties:
- url: https://github.com/jentic/arazzo-engine
type: SourceCode
- url: https://docs.jentic.com/getting-started/arazzo-runner/
type: Documentation
- url: https://pypi.org/project/arazzo-runner/
type: PythonPackage
- aid: jentic:standard-agent
name: Jentic Standard Agent
humanURL: https://github.com/jentic/standard-agent
description: Open-source composable reasoning agent framework that plans, acts, and recovers from failures, preconfigured
with Jentic tools and a ReWOO reasoning loop. Primary entry point is the ReWOOAgent Python class. Bring-your-own LLM (Anthropic,
OpenAI, Google). Demonstrates how to build an agent that uses Jentic's just-in-time tooling without committing to a specific
agent framework.
tags:
- Agent Framework
- ReWOO
- Open Source
- Python
properties:
- url: https://github.com/jentic/standard-agent
type: SourceCode
- url: https://docs.jentic.com/getting-started/standard-agent/
type: Documentation
- aid: jentic:jentic-mini
name: Jentic Mini
humanURL: https://github.com/jentic/jentic-mini
description: 'Free, open-source, self-hosted API execution layer that sits between an agent and the outside world. The agent
says what it wants to do and Jentic Mini handles the how: finding the right API, injecting credentials at runtime, and
brokering the request. Intended for teams that want Jentic''s execution model without sending traffic through the hosted
Jentic API.'
tags:
- Self Hosted
- Open Source
- Agent Runtime
properties:
- url: https://github.com/jentic/jentic-mini
type: SourceCode
- aid: jentic:jairf
name: Jentic API AI-Readiness Framework (JAIRF)
humanURL: https://github.com/jentic/api-ai-readiness-framework
description: Technical specification for evaluating how interpretable, operable, and trustworthy an API is for AI systems
and autonomous agents. Defines the signals, dimensions, scoring model, and normalization rules used by the Jentic API
Scorecard product. Apache 2.0.
tags:
- Specification
- API AI Readiness
- Open Source
properties:
- url: https://github.com/jentic/api-ai-readiness-framework
type: SourceCode
- aid: jentic:jentic-authentication-api
name: Jentic Authentication API
description: Registration and API key management for accessing the Jentic platform.
humanURL: https://docs.jentic.com/reference/public-apis/
baseURL: https://api.jentic.com/api/v1
tags:
- Authentication
properties:
- type: OpenAPI
url: openapi/jentic-authentication-api-openapi.yml
- type: Website
url: https://jentic.com/
- type: Documentation
url: https://docs.jentic.com/
- type: GettingStarted
url: https://docs.jentic.com/getting-started/quickstart/
- type: APIReference
url: https://docs.jentic.com/reference/public-apis/
- type: Signup
url: https://app.jentic.com/sign-up
- type: Console
url: https://app.jentic.com/
- type: BaseURL
url: https://api.jentic.com/api/v1
- type: SpectralRules
url: rules/jentic-rules.yml
- type: JSONSchema
url: json-schema/jentic-operation-schema.json
- type: JSONSchema
url: json-schema/jentic-agent-schema.json
- type: JSONSchema
url: json-schema/jentic-workflow-schema.json
- type: JSONStructure
url: json-structure/jentic-operation-structure.json
- type: Examples
url: examples/jentic-search-example.json
- type: Examples
url: examples/jentic-load-example.json
- type: Examples
url: examples/jentic-execute-example.json
- type: Examples
url: examples/jentic-register-example.json
- aid: jentic:jentic-execution-api
name: Jentic Execution API
description: Load execution details and execute API operations or Arazzo workflows with managed authentication and credential
injection.
humanURL: https://docs.jentic.com/reference/public-apis/
baseURL: https://api.jentic.com/api/v1
tags:
- Execution
properties:
- type: OpenAPI
url: openapi/jentic-execution-api-openapi.yml
- type: Website
url: https://jentic.com/
- type: Documentation
url: https://docs.jentic.com/
- type: GettingStarted
url: https://docs.jentic.com/getting-started/quickstart/
- type: APIReference
url: https://docs.jentic.com/reference/public-apis/
- type: Signup
url: https://app.jentic.com/sign-up
- type: Console
url: https://app.jentic.com/
- type: BaseURL
url: https://api.jentic.com/api/v1
- type: SpectralRules
url: rules/jentic-rules.yml
- type: JSONSchema
url: json-schema/jentic-operation-schema.json
- type: JSONSchema
url: json-schema/jentic-agent-schema.json
- type: JSONSchema
url: json-schema/jentic-workflow-schema.json
- type: JSONStructure
url: json-structure/jentic-operation-structure.json
- type: Examples
url: examples/jentic-search-example.json
- type: Examples
url: examples/jentic-load-example.json
- type: Examples
url: examples/jentic-execute-example.json
- type: Examples
url: examples/jentic-register-example.json
- aid: jentic:jentic-search-api
name: Jentic Search API
description: Semantic search over the Jentic API and workflow catalog using natural language queries.
humanURL: https://docs.jentic.com/reference/public-apis/
baseURL: https://api.jentic.com/api/v1
tags:
- Search
properties:
- type: OpenAPI
url: openapi/jentic-search-api-openapi.yml
- type: Website
url: https://jentic.com/
- type: Documentation
url: https://docs.jentic.com/
- type: GettingStarted
url: https://docs.jentic.com/getting-started/quickstart/
- type: APIReference
url: https://docs.jentic.com/reference/public-apis/
- type: Signup
url: https://app.jentic.com/sign-up
- type: Console
url: https://app.jentic.com/
- type: BaseURL
url: https://api.jentic.com/api/v1
- type: SpectralRules
url: rules/jentic-rules.yml
- type: JSONSchema
url: json-schema/jentic-operation-schema.json
- type: JSONSchema
url: json-schema/jentic-agent-schema.json
- type: JSONSchema
url: json-schema/jentic-workflow-schema.json
- type: JSONStructure
url: json-structure/jentic-operation-structure.json
- type: Examples
url: examples/jentic-search-example.json
- type: Examples
url: examples/jentic-load-example.json
- type: Examples
url: examples/jentic-execute-example.json
- type: Examples
url: examples/jentic-register-example.json
common:
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/jentic/overview
- type: AgenticAccess
url: agentic-access/jentic-agentic-access.yml
- type: DomainSecurity
url: security/jentic-domain-security.yml
- type: Authentication
url: authentication/jentic-authentication.yml
- url: https://jentic.com/
name: Jentic
type: Website
- url: https://jentic.com/blog
name: Jentic Blog
type: Blog
- url: https://docs.jentic.com/
name: Jentic Documentation
type: Documentation
- url: https://jentic.com/pricing
name: Jentic Pricing
type: Pricing
- url: https://app.jentic.com/sign-up
name: Jentic Sign Up
type: Signup
- url: https://app.jentic.com/
name: Jentic Console
type: Console
- url: https://jentic.com/contact
name: Jentic Contact
type: Contact
- url: https://jentic.com/company
name: About Jentic
type: About
- url: https://github.com/jentic
name: Jentic GitHub Organization
type: GitHubOrganization
- url: https://jentic.com/privacy
name: Jentic Privacy Policy
type: PrivacyPolicy
- url: https://jentic.com/terms
name: Jentic Terms of Service
type: TermsOfService
- url: https://www.linkedin.com/company/jentic
name: Jentic LinkedIn
type: LinkedIn
- url: https://youtube.com/@JenticAI
name: Jentic YouTube
type: YouTube
- url: https://docs.jentic.com/community/support/
name: Jentic Support
type: Support
- url: https://docs.jentic.com/community/faq/
name: Jentic FAQ
type: FAQ
- url: https://docs.jentic.com/community/security/
name: Jentic Security
type: Security
- url: https://docs.jentic.com/community/contributing/
name: Jentic Contributing
type: Contributing
- url: https://jentic.com/blog/press
name: Jentic Press
type: Press
- url: https://jentic.com/blog/feed.xml
name: Jentic Blog RSS Feed
type: BlogFeed
- url: https://pypi.org/project/jentic/
name: Jentic Python Package
type: PythonPackage
- url: https://pypi.org/project/arazzo-runner/
name: Arazzo Runner Python Package
type: PythonPackage
- url: vocabulary/jentic-vocabulary.yml
type: Vocabulary
- url: json-ld/jentic-context.jsonld
type: JSONLD
- url: json-schema/jentic-operation-schema.json
type: JSONSchema
- url: json-schema/jentic-agent-schema.json
type: JSONSchema
- url: json-schema/jentic-workflow-schema.json
type: JSONSchema
- name: Agent Skills
url: https://github.com/jentic/jentic-skills
type: AgentSkills
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com