LAP Registry

Meilisearch Core API Skill

meilisearch

Provider: Meilisearch Version: 1.7.0 Endpoints: 71 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/dumps
POST/snapshotsCreate a Dump
GET/healthCreate a Snapshot
GET/indexesGet health
POST/indexesList Indexes
GET/indexes/{indexUid}Create Index
PATCH/indexes/{indexUid}Get Index
DELETE/indexes/{indexUid}Update Index
GET/indexes/{indexUid}/documentsDelete Index
POST/indexes/{indexUid}/documentsGet Documents
PUT/indexes/{indexUid}/documentsAdd or replace documents
DELETE/indexes/{indexUid}/documentsAdd or update documents
POST/indexes/{indexUid}/documents/fetchDelete all documents
POST/indexes/{indexUid}/documents/delete-batchGet Documents
POST/indexes/{indexUid}/documents/deleteDelete documents
GET/indexes/{indexUid}/documents/{documentId}Delete documents
DELETE/indexes/{indexUid}/documents/{documentId}Get one document
GET/indexes/{indexUid}/searchDelete one document
POST/indexes/{indexUid}/searchSearch
POST/indexes/{indexUid}/facet-searchSearch
GET/indexes/{indexUid}/settingsFacet Search
PATCH/indexes/{indexUid}/settingsGet settings
DELETE/indexes/{indexUid}/settingsUpdate settings
GET/indexes/{indexUid}/settings/synonymsReset settings
PUT/indexes/{indexUid}/settings/synonymsGet synonyms
DELETE/indexes/{indexUid}/settings/synonymsUpdate synonyms
GET/indexes/{indexUid}/settings/sortable-attributesReset synonyms
PUT/indexes/{indexUid}/settings/sortable-attributesGet sortable attributes
DELETE/indexes/{indexUid}/settings/sortable-attributesUpdate sortable attributes
GET/indexes/{indexUid}/settings/stop-wordsReset sortable attributes

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install meilisearch

Downloads and installs to ~/.claude/skills/meilisearch/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)