Endpoints for retrieving and validating data schemas used across the Cosmo Cargo platform.
List available schemas
Retrieve a list of all available data schemas in the Cosmo Cargo platform
query Parameters
entityTypeFilter schemas by space entity type
version^\d+\.\d+\.\d+$Filter schemas by version
List available schemas › Responses
List of schemas retrieved successfully
countTotal number of schemas returned
Get schema details
Retrieve detailed information about a specific schema, including its structure
path Parameters
schemaIdUnique identifier of the schema
query Parameters
includeStructureWhether to include the full schema structure
Get schema details › Responses
Schema details retrieved successfully
Metadata about a schema
structureThe JSON Schema structure
Get facility capabilities
Retrieve detailed capability information for space cargo facilities, including their operational status and supported features
query Parameters
facilityIdsArray of facility IDs to test
Array of status configurations
Get facility capabilities › Responses
Test response with array and nullable types