Validate a YAML manifest without applying.
Checks:
Returns detailed validation results including:
Example:
curl -X POST /v1/manifest/validate \
-H "Authorization: Bearer $API_KEY" \
-F "[email protected]"
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer YOUR_API_KEY"
"Bearer YOUR_STRIPE_API_KEY"
YAML manifest file