---
search:
  tags:
    - Tags
    - POST
seo:
  description: >-
    POST alternative for GET /tags. Use when URL length limits are exceeded
    (e.g., 100+… Reference for the POST /tags/search endpoint in the Streamkap
    REST API.
sidebar:
  label: Search tags (POST)
  badge: POST
title: Search tags (POST)
type: openapi-operation
---
POST alternative for GET /tags. Use when URL length limits are exceeded (e.g., 100+ tag IDs). Supports both query parameters and request body. Body parameters take precedence over query parameters.

`POST /tags/search`
