Meilisearch v1.0
- Homepage
- https://api.apis.guru/v2/specs/meilisearch.com/1.0.0.json
- Provider
- meilisearch.com
- OpenAPI version
- 3.0.3
- Spec (JSON)
- https://api.apis.guru/v2/specs/meilisearch.com/1.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/meilisearch.com/1.0.0/openapi.yaml
Tools (67)
Extracted live via the executor SDK.
-
documents.addOrReplaceDocumentsAdd or replace documents
-
documents.addOrUpdateDocumentsAdd or update documents
-
documents.deleteAllDocumentsDelete all documents
-
documents.deleteDocumentsDelete documents
-
documents.deleteOneDocumentDelete one document
-
documents.getDocumentsGet documents
-
documents.getOneDocumentGet one document
-
dumps.createADumpCreate a dump
-
indexes.createIndexWithPrimaryKeyCreate index with primary key
-
indexes.deleteAnIndexDelete an index
-
indexes.getIndexesGet indexes
-
indexes.showIndexShow index
-
indexes.swapIndexesSwap indexes
-
indexes.udpateIndexCan only change the document identifier if it has not already been added before.
-
keyManagement.createAKeyCreate a key
-
keyManagement.deleteAKeyDelete a key
-
keyManagement.getKeysGet keys
-
keyManagement.getOneKeyGet one key
-
keyManagement.updateAKeyUpdate a key
-
search.searchInIndexSearch in index
-
search.searchInIndex1Search in index
-
settings.getAllSettingsGet all settings
-
settings.getDisplayedAttributesGet displayed attributes
-
settings.getDistinctAttributeGet distinct attribute
-
settings.getFacetingGet faceting
-
settings.getFilterableAttributesGet filterable attributes
-
settings.getPaginationGet pagination
-
settings.getRankingRulesGet ranking rules
-
settings.getSearchableAttributesGet searchable attributes
-
settings.getSortableAttributesGet sortable attributes
-
settings.getStopWordsGet stop-words
-
settings.getSynonymsGet synonyms
-
settings.getTypoToleranceGet typo-tolerance
-
settings.resetAllSettingsReset all settings
-
settings.resetDisplayedAttributesReset displayed attributes
-
settings.resetDistinctAttributeReset distinct attribute
-
settings.resetFacetingReset faceting
-
settings.resetFilterableAttributesReset filterable attributes
-
settings.resetPaginationReset pagination
-
settings.resetRankingRulesReset ranking rules
-
settings.resetSearchableAttributesReset searchable attributes
-
settings.resetSortableAttributesReset sortable attributes
-
settings.resetStopWordsReset stop-words
-
settings.resetSynonymsReset synonyms
-
settings.resetTypoToleranceReset typo-tolerance
-
settings.updateDisplayedAttributesUpdate displayed attributes
-
settings.updateDistinctAttributeUpdate distinct attribute
-
settings.updateFacetingUpdate faceting
-
settings.updateFilterableAttributesUpdate filterable attributes
-
settings.updatePaginationUpdate pagination
-
settings.updateRankingRulesUpdate ranking rules
-
settings.updateSearchableAttributesUpdate searchable attributes
-
settings.updateSettingsUpdate settings
-
settings.updateSortableAttributesUpdate sortable attributes
-
settings.updateStopWordsUpdate stop-words
-
settings.updateSynonymsUpdate synonyms
-
settings.updateTypoToleranceUpdate typo-tolerance
-
stats.globalStatsGlobal stats
-
stats.healthHealth
-
stats.statsOfAnIndexStats of an index
-
stats.versionVersion
-
tasks.cancelTasksCancel tasks
-
tasks.deleteTasksDelete tasks
-
tasks.getAllTasksGet all tasks
-
tasks.getOneTaskGet one task
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools