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

Manticore Search Index API

Operations regarding adding, updating or deleting documents

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

Tagged areas include Index. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths, and defines 18 schemas. It is described by OpenAPI 3.1.0, at version 5.0.0.

Requests are made against a single base URL, http://127.0.0.1:9308/.

6 operations 6 paths 18 schemas 6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
5.0.0
Base URL
http://127.0.0.1:9308/
License
Resource Areas
1

Paths & Operations 6

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

Index 6

Operations regarding adding, updating or deleting documents

POST
/bulk
Bulk table operations
bulk body → 200default
POST
/delete
Delete a document in a table
delete body → 200default
POST
/insert
Create a new document in a table
insert body → 200default
POST
/replace
Replace new document in a table
replace body → 200default
POST
/update
Update a document in a table
update body → 200default
POST
/{table}/_update/{id}
Partially replaces a document in a table
partial_replace 2 params body → 200default

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are successResponse (6 properties), bulkResponse (5 properties), updateDocumentRequest (5 properties), deleteResponse (5 properties). Each schema is shown below with its type and property counts.

boolFilter
object
3 properties
updateDocumentRequest
object
Payload for updating a document or multiple documents in a table
5 properties 2 required
bulkResponse
object
Success response for bulk search requests
5 properties
queryFilterAlias2
responseErrorText
string
Error message text returned in case of an error
responseErrorDetails
object
Detailed error information returned in case of an error response
3 properties 1 required
responseError
insertDocumentRequest
object
Object containing data for inserting a new document into the table
4 properties 2 required
deleteDocumentRequest
object
Payload for delete request. Documents can be deleted either one by one by specifying the document id or by providing a query object. For more information see […
4 properties 1 required
queryFilter
Object used to apply various conditions, such as full-text matching or attribute filtering, to a search query
fulltextFilter
object
Defines a type of filter for full-text search queries
4 properties
replaceDocumentRequest
object
Object containing the document data for replacing an existing document in a table.
1 property 1 required
errorResponse
object
Error response object containing information about the error and a status code
2 properties 1 required
successResponse
object
Response object indicating the success of an operation, such as inserting or updating a document
6 properties
geoDistance
object
Object to perform geo-distance based filtering on queries
4 properties
deleteResponse
object
Response object for successful delete request
5 properties
updateResponse
object
Success response returned after updating one or more documents
4 properties
queryFilterAlias1

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

manticore-index-api-openapi.yml Raw ↑

Other APIs Manticore Search publishes across the network.

Manticore Search Search API
Manticore Search utils API
Where this information came from

This is an independent, third-party profile of Manticore Search Index 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.