Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Regrid Schemas API

Field schema definitions for parcel data products

Regrid Schemas API is one of 9 APIs that Regrid publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Schemas. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://app.regrid.com.

6 operations 6 paths 1 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://app.regrid.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Regrid Schemas API declares 1 security scheme for authenticating requests. An API key is passed in the query as token (apiToken). By default, every request must be authenticated.

  • apiToken — API token obtained from your Regrid account profile

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Schemas 6

Field schema definitions for parcel data products

GET
/schemas/parcel
Parcel Schema
getParcelSchema 1 param → 200401
GET
/schemas/building
Building Footprint Schema
getBuildingSchema 1 param → 200401
GET
/schemas/address
Secondary Address Schema
getAddressSchema 1 param → 200401
GET
/schemas/enhanced_ownership
Enhanced Ownership Schema
getEnhancedOwnershipSchema 1 param → 200401
GET
/schemas/zoning
Standardized Zoning Schema
getZoningSchema 1 param → 200401
GET
/schemas/ca
Canada Parcel Schema
getCanadaSchema 1 param → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is SchemaDefinition (1 property). Each schema is shown below with its type and property counts.

SchemaDefinition
object
Field schema definition for a Regrid data product
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

regrid-schemas-api-openapi.yml Raw ↑

Other APIs Regrid publishes across the network.

Regrid Tile API
Regrid Matched Building Footprints API
Regrid Standardized Zoning API
Regrid Daily Ownership Updates API
Regrid Metadata API
Regrid Parcel Query API
Regrid Parcel Search API
Regrid Typeahead API