Skip to main content

Validate a STAC object

POST 

/validate

Post an object to validate it against its respective stac type. E.g. catalog, collection, item.

Request

Responses

Validation result

Response Headers
  • X-Maxar-RequestId any
Schema
    success booleanrequired

    Object passed validation

    message string

    Validation error message if not successful

Loading...