Request
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
q | string | Required | Search query |
limit | integer | 10 | Max results (max 20) |
Response
Use Cases
- Autocomplete for tag input
- Tag suggestions while typing
- Finding existing tags before creating new ones
Notes
- Search is case-insensitive
- Matches tags starting with the query
- No authentication required