Using JSON Schemas

Learn how to work with JSON schemas.

The Schema Endpoint returns a JSON schema describing the data format for the requested document class including data types, valid values, and descriptions. For information about JSON schemas, see http://json-schema.org/).

Requests are submitted to the transactional (single request) endpoint. The document returned is always returned in JSON format. Only permissioned bundles will be returned in the response. For information about bundles, see About Data Bundles.