Nar Rate Limits

NAR publishes no rate-limit documentation for the M1 Gateway External API - neither the Swagger 2.0 document nor the Postman collection mentions throttling, and no 429 response is declared anywhere. The gateway nevertheless advertises a live rate-limit budget in response headers on every request, including unauthenticated 401s, which is where these values come from. The header set is the ASP.NET Core AspNetCoreRateLimit convention: X-Rate-Limit-Limit carries the window ("600s"), X-Rate-Limit-Remaining the calls left in it, and X-Rate-Limit-Reset the ISO-8601 instant the window rolls. Observed twice on 2026-07-26 with a remaining count of 5999 against a 600-second window, implying a 6,000-request budget per 10 minutes on the unauthenticated path; the authenticated per-partner budget is not observable without NAR-issued credentials.

Nar Rate Limits is the machine-readable rate-limit profile for National Association of REALTORS on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring requests_per_window.

The profile also includes response codes documented for throttled and note.

Tagged areas include Real-Estate, United States, Industry Body, MLS, and RESO.

1 Limits
Real-EstateUnited StatesIndustry BodyMLSRESOStandardsMembershipProperty ListingsIDXPropTech

Limits

Observed gateway window (unauthenticated probe) client
requests_per_window · 600s
6000

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/nar-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.