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

Jentic Search API

Semantic search over the Jentic API and workflow catalog using natural language queries.

Jentic Search API is one of 8 APIs that Jentic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Search. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, and 4 JSON Schemas.

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

Requests are made against a single base URL, https://api.jentic.com/api/v1.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://api.jentic.com/api/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Jentic Search API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-JENTIC-API-KEY (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Agent-scoped API key obtained either by calling /auth/register or by clicking Generate API Key on an agent in the Jentic console at app.jentic.com. The key aut…

Paths & Operations 1

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

Search 1

Semantic search over the Jentic API and workflow catalog using natural language queries.

POST
/agents/search
Search For APIs And Workflows
searchApis body → 200400401429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are SearchResult (6 properties), ErrorResponse (3 properties), SearchRequest (2 properties), SearchResponse (1 property). Each schema is shown below with its type and property counts.

SearchResult
object
A single search result representing an API operation or workflow.
6 properties
SearchResponse
object
Response containing semantically ranked search results from the Jentic catalog.
1 property
ErrorResponse
object
Standard error response returned when a request fails.
3 properties 1 required
SearchRequest
object
Request body for searching the Jentic API catalog using a natural language query.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jentic-search-api-openapi.yml Raw ↑

Other APIs Jentic publishes across the network.

Jentic Remote MCP Server
Arazzo Engine
Jentic Standard Agent
Jentic Mini
Jentic API AI-Readiness Framework (JAIRF)
Jentic Authentication API
Jentic Execution API