Summary: Get all tags on MathOverflow Operation ID: getTags Auth: none
Returns a list of tags used on MathOverflow with their usage statistics. Each tag includes its name, count of questions using it, and whether it's a required or moderated tag. Use this to discover mathematical topics, build tag clouds, or find popular subject areas. This is the go-to endpoint for exploring the mathematical taxonomy of MathOverflow.
Original spec description
Returns all tags on MathOverflow
Usage Tips
- `site=mathoverflow` is required
- Tags are sorted by popularity (question count) by default
- `sort=name` gives alphabetical ordering
- Use `inname` parameter to search for tags matching a pattern
- Response includes `has_synonyms` — tags with synonyms have alternative names
- Popular tags like 'ag.algebraic-geometry' have thousands of questions