Rhizome Ai Documents API
Search and retrieve regulatory and clinical documents.
Rhizome Ai Documents API is published by Rhizome Ai on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Documents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.
This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://rhizomeai.com/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Rhizome Ai Documents API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as x-api-key (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— API key authentication. Create a key at https://rhizomeai.com/api-keys and send it in the x-api-key header. API access requires an enterprise plan.
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 and retrieve regulatory and clinical documents.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SearchResult (11 properties), ContentsResponse (8 properties), SearchRequest (6 properties), ContentsRequest (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.