Performs a MySQL full-text search (natural language mode) across three entity types in parallel — credentials (matched on ID, name, category, and schema), issuers (matched on name and short name), and verification programs (matched on program name). Returns grouped results with relevance scores, paginated independently per group.
Documentation Index
Fetch the complete documentation index at: https://docs.moca.network/llms.txt
Use this file to discover all available pages before exploring further.
Search query string.
200Page number (starts from 1).
x >= 1Results per group (default 10, max 50).
1 <= x <= 50Grouped search results.
Standard API response envelope used by all Catalog endpoints.