JSON validation schemas

Last update: 2024-12-13
  • Created for:
  • User
    Admin
    Developer

The Streaming Media Collection back-end validates the request parameters for each event type using JSON validation schemas. These schemas are available to you, and serve as the current authority on parameter types used in the MA API.

GET https://{uri}/api/v1/schemas/{event-type}

For more information about using the JSON validation schemas, see Validating event requests.

On this page