How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Redocly Realm Search API

The Search API is the machine-readable query surface of any Realm project: POST /_search returns documentation and API-reference matches and POST /_search-facets returns facet aggregations. It is the REST twin of the `search` tool on the Docs MCP server. Authentication is session-cookie only — the API accepts no API key or bearer token — and public projects need none at all, which is why Redocly's own project answers anonymously. Errors are RFC 9457 problem documents. The server block is templated on {projectUrl} because every Realm customer serves their own copy; the default is redocly.com, Redocly's own deployment.

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

Tagged areas include API Documentation, Developer Portal, and Search. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://{projectUrl}.

2 operations 2 paths 10 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://redocly.com
License
Terms of Service
Resource Areas
1

Paths & Operations 2

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

Search 2

Full-text search and facet operations.

POST
/_search
Get search results
search body → 200400
POST
/_search-facets
Get search facets
searchFacets body → 200400

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SearchDocument (13 properties), SearchHighlight (7 properties), SearchFacetsRequest (5 properties), SearchRequest (4 properties). Each schema is shown below with its type and property counts.

FacetFilter
object
2 properties 2 required
SearchRequest
object
4 properties 2 required
FacetValueCount
object
2 properties
SearchDocument
object
Indexed document returned in search results.
13 properties
SearchHighlight
object
Highlighted snippets; matched terms are wrapped in tags.
7 properties
SearchItem
object
2 properties
SearchResponse
object
2 properties
SearchFacetsRequest
object
5 properties 1 required
FacetObject
object
4 properties
SearchFacetsResponse
array
If the request includes field: array with a single facet. Otherwise all facet objects with their values.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

redocly-search-api-openapi.yaml Raw ↑

Other APIs Redocly publishes across the network.

Redocly Realm
Redocly Reunite
Redocly Revel
Redocly Reef
Redocly Redoc
Redocly CLI
Redocly Respect Monitoring
Arazzo Specification (Redocly Tooling)
Redocly Docs MCP Server
Redocly Scout API
Redocly Scout Agent API
Where this information came from

This is an independent, third-party profile of Redocly Realm Search API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.