Home
Providers
Mlsgrid
Mlsgrid
The MLS Grid is a normalized, RESO-compliant data distribution platform that gives brokers, MLSs, and application vendors a single OData v4 Web API and one master data license agreement covering 50+ participating MLSs across the United States. Built on the RESO Data Dictionary, the MLS Grid Web API standardizes Property, Member, Office, OpenHouse, Media, and Lookup resources for IDX, VOW, broker-only, and product-development use cases, replacing the per-MLS RETS feed sprawl that historically burdened real-estate technology vendors.
Mlsgrid publishes 7 APIs on the APIs.io network, including Lookup API, Media API, Member API, and 4 more.
The Mlsgrid catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Mlsgrid’s developer surface includes signup flow, FAQ, engineering blog, changelog, code examples, authentication, developer portal, and 35 more developer resources.
1 APIs
15 Features
On this page
Kin Score
APIs 7
Open Collections 9
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 15
Vocabularies 1
Spectral Rules 2
JSON Schema 2
Examples 1
Security Posture 2
Agentic Access 1
Resources 42
apis.yml
53 Operational Transparency
Composite quality — 58.0/100 · strong
Agent readiness — 31/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 7
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 9
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
RESO Data Dictionary compliant entity model (Property, Member, Office, OpenHouse, Media, Lookup)
RESO Web API compliant OData v4 surface with $select, $filter, $expand, $top, $count, @odata.nextLink
Single Master Data License Agreement spanning all participating MLSs
OAuth 2.0 bearer-token authentication with long-lived tokens
Incremental replication via OriginatingSystemName + ModificationTimestamp pattern
$expand=Media,Rooms,UnitTypes for nested resource replication on Property
Standalone Media resource where the originating MLS permits (e.g. Northstar MLS)
All date fields normalized to UTC
Prefixed key fields (e.g. actris-1234567) to namespace records across MLSs
MlgCanView flag for license-driven retention and deletion handling
MlgCanUse array indicating allowed use cases (IDX, VOW, BO, PT)
50+ participating MLSs including ACTRIS, MRED, Northstar, NWMLS, REcolorado, MARIS, Heartland, Realtracs, OneKey
Quarterly compliance audits and centralized vendor management
Per-minute import cadence where the originating MLS permits
Documented rate limits (2 RPS, 7,200/hour, 40,000/24h, 4 GB/hour) with HTTP 429 on violation
Scroll for all 15
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 6
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 6
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 3
Properties that don't map to a standard resource type
Source (apis.yml)
name: Mlsgrid
aid: mlsgrid
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: paid
onboarding: unknown
trial: false
try_now: false
public: false
label: Paid
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mlsgrid.png
url: https://raw.githubusercontent.com/api-evangelist/mlsgrid/refs/heads/main/apis.yml
apis:
- aid: mlsgrid:mlsgrid-lookup-api
name: mlsgrid Lookup API
description: Enumerated lookup values per originating MLS.
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- Lookup
properties:
- type: OpenAPI
url: openapi/mlsgrid-lookup-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
- aid: mlsgrid:mlsgrid-media-api
name: mlsgrid Media API
description: Listing media (photos, virtual tours) expanded from Property.
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- Media
properties:
- type: OpenAPI
url: openapi/mlsgrid-media-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
- aid: mlsgrid:mlsgrid-member-api
name: mlsgrid Member API
description: Real estate agents (RESO Data Dictionary Member resource).
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- Member
properties:
- type: OpenAPI
url: openapi/mlsgrid-member-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
- aid: mlsgrid:mlsgrid-metadata-api
name: mlsgrid Metadata API
description: OData service and EDMX metadata.
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- Metadata
properties:
- type: OpenAPI
url: openapi/mlsgrid-metadata-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
- aid: mlsgrid:mlsgrid-office-api
name: mlsgrid Office API
description: Brokerage offices (RESO Data Dictionary Office resource).
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- Office
properties:
- type: OpenAPI
url: openapi/mlsgrid-office-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
- aid: mlsgrid:mlsgrid-openhouse-api
name: mlsgrid OpenHouse API
description: Open house events (RESO Data Dictionary OpenHouse resource).
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- OpenHouse
properties:
- type: OpenAPI
url: openapi/mlsgrid-openhouse-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
- aid: mlsgrid:mlsgrid-property-api
name: mlsgrid Property API
description: Property listings (RESO Data Dictionary Property resource).
humanURL: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
baseURL: https://api.mlsgrid.com/v2/
tags:
- Property
properties:
- type: OpenAPI
url: openapi/mlsgrid-property-api-openapi.yml
- type: Documentation
url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- type: Documentation
url: https://docs.mlsgrid.com/master.md
- type: Metadata
url: https://api.mlsgrid.com/v2/$metadata
- type: JSONSchema
url: json-schema/mlsgrid-property-schema.json
- type: JSONSchema
url: json-schema/mlsgrid-media-schema.json
- type: JSONLD
url: json-ld/mlsgrid-context.jsonld
common:
- type: Website
url: https://www.mlsgrid.com/
- type: SignUp
url: https://www.mlsgrid.com/interest-form
- type: LicenseAgreement
url: https://www.mlsgrid.com/s/MLS-GRID-Data-License-Agreement.pdf
- type: FAQ
url: https://www.mlsgrid.com/faq
- type: Overview
url: https://www.mlsgrid.com/overview
- type: About
url: https://www.mlsgrid.com/whoisthemlsgrid
- type: Customers
url: https://www.mlsgrid.com/vendors
- type: Blog
url: https://www.mlsgrid.com/news
- type: Certification
url: https://certification.reso.org/summary/T00000045
- type: Certification
url: https://www.reso.org/certificates/
- type: ChangeLog
url: https://docs.mlsgrid.com/
- type: ChangeLog
url: changelog/mlsgrid-changelog.yml
- type: Compliance
url: https://certification.reso.org/summary/T00000045
- type: Conformance
url: conformance/mlsgrid-conformance.yml
- type: Conventions
url: conventions/mlsgrid-conventions.yml
- type: ErrorCatalog
url: errors/mlsgrid-problem-types.yml
- type: Lifecycle
url: lifecycle/mlsgrid-lifecycle.yml
- type: DataModel
url: data-model/mlsgrid-data-model.yml
- type: Examples
url: examples/_index.yml
- type: Packages
url: packages/mlsgrid-packages.yml
- type: LLMsTxt
url: llms/mlsgrid-llms.txt
- type: AgenticAccess
url: agentic-access/mlsgrid-agentic-access.yml
- type: DomainSecurity
url: security/mlsgrid-domain-security.yml
- type: Authentication
url: authentication/mlsgrid-authentication.yml
- url: https://www.mlsgrid.com
type: Portal
- url: https://docs.mlsgrid.com
type: Documentation
- url: https://docs.mlsgrid.com/master.md
type: Documentation
- url: https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
name: API Version 2.0
type: Documentation
- url: https://docs.mlsgrid.com/sitemap.md
name: Documentation Sitemap
type: Documentation
- url: https://www.mlsgrid.com
name: Resources and Guides
type: Resources
- url: https://www.mlsgrid.com
type: PrivacyPolicy
- url: https://www.mlsgrid.com
type: TermsOfService
- url: mailto:support@mlsgrid.com
type: Support
- url: mailto:info@mlsgrid.com
type: Contact
- url: https://github.com/mlsgrid
type: GitHubOrganization
- url: https://www.reso.org/data-dictionary/
name: RESO Data Dictionary
type: Documentation
- url: https://www.reso.org/reso-web-api/
name: RESO Web API Specification
type: Documentation
- url: plans/mlsgrid-plans-pricing.yml
type: Plans
- url: rate-limits/mlsgrid-rate-limits.yml
type: RateLimits
- url: finops/mlsgrid-finops.yml
type: FinOps
- url: vocabulary/mlsgrid-vocabulary.yml
type: Vocabulary
- url: rules/mlsgrid-rules.yml
type: SpectralRuleset
- type: Features
data:
- RESO Data Dictionary compliant entity model (Property, Member, Office, OpenHouse, Media, Lookup)
- RESO Web API compliant OData v4 surface with $select, $filter, $expand, $top, $count, @odata.nextLink
- Single Master Data License Agreement spanning all participating MLSs
- OAuth 2.0 bearer-token authentication with long-lived tokens
- Incremental replication via OriginatingSystemName + ModificationTimestamp pattern
- $expand=Media,Rooms,UnitTypes for nested resource replication on Property
- Standalone Media resource where the originating MLS permits (e.g. Northstar MLS)
- All date fields normalized to UTC
- Prefixed key fields (e.g. actris-1234567) to namespace records across MLSs
- MlgCanView flag for license-driven retention and deletion handling
- MlgCanUse array indicating allowed use cases (IDX, VOW, BO, PT)
- 50+ participating MLSs including ACTRIS, MRED, Northstar, NWMLS, REcolorado, MARIS, Heartland, Realtracs, OneKey
- Quarterly compliance audits and centralized vendor management
- Per-minute import cadence where the originating MLS permits
- Documented rate limits (2 RPS, 7,200/hour, 40,000/24h, 4 GB/hour) with HTTP 429 on violation
sources:
- https://www.mlsgrid.com
- https://docs.mlsgrid.com
- https://docs.mlsgrid.com/master.md
- https://docs.mlsgrid.com/api-documentation/api-version-2.0.md
- https://docs.mlsgrid.com/sitemap.md
updated: '2026-05-25'
created: '2026-05-25T00:00:00.000Z'
modified: '2026-05-25'
position: Consuming
description: The MLS Grid is a normalized, RESO-compliant data distribution platform that gives brokers, MLSs, and application
vendors a single OData v4 Web API and one master data license agreement covering 50+ participating MLSs across the United
States. Built on the RESO Data Dictionary, the MLS Grid Web API standardizes Property, Member, Office, OpenHouse, Media,
and Lookup resources for IDX, VOW, broker-only, and product-development use cases, replacing the per-MLS RETS feed sprawl
that historically burdened real-estate technology vendors.
maintainers:
- FN: Kin Lane
email: info@apievangelist.com
X: apievangelist
url: https://apievangelist.com
specificationVersion: '0.23'
Every provider 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 providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
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 provider
curl "https://apis.io/api/v1/providers/mlsgrid"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mlsgrid/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mlsgrid/evidence"
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.