This API provides cacheable and straightforward access to Wikimedia content and data, in machine-readable formats. Global Rules - Limit your clients to no more than 200 requests/s to this API. Each API endpoint's documentation may detail more specific usage limits. - Set a unique User-Agent
curl \ -H "cookie: $API_KEY" \ /feed/availability
curl \
-H "cookie: $API_KEY" \
/media/math/formula/{hash}curl \
-H "cookie: $API_KEY" \
/transform/list/tool/{tool}