GET /info

stackexchange.com:mathoverflow-api

Summary: Get site info for MathOverflow
Operation ID: getSiteInfo
Auth: none

Returns metadata about the MathOverflow site including total questions, answers, comments, tags, and active users. Also includes site configuration like markdown version and API revision. Use this to get high-level statistics about the community or to verify the site is responding before making other calls.

Original spec description

Returns information about the MathOverflow site including statistics

Usage Tips

- `site=mathoverflow` is required - Returns single item with `total_questions`, `total_answers`, `total_comments`, `total_tags` - `new_active_users` shows recent community growth - `api_revision` indicates current API version - Useful for dashboards showing community health metrics - Call this first to validate your `site` parameter is correct

Parameters (3)

filter (string, query, optional)

Filter to apply to results

key (string, query, optional)

API key for higher rate limits

site (string, query, required, default: mathoverflow)

Site to query (mathoverflow for MathOverflow)

Examples (3)

TitleTypeURLAction
Basic site info request curl https://api.stackexchange.com/2.3/info?site=mathoverflow
Site info with filter for specific fields curl https://api.stackexchange.com/2.3/info?site=mathoverflow&filter=default
Site info with total filter including statistics curl https://api.stackexchange.com/2.3/info?site=mathoverflow&filter=total

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:45:42.867540 200 232ms
2026-03-23 10:34:41.895845 200 1094ms
2026-03-23 09:46:39.923728 200 1017ms

Response Changes

WhenOldNew
2026-03-23 10:34:41.895845 178121a5273d 0c8250157e41
2026-03-23 10:45:42.867540 0c8250157e41 b7e28723407b