You can use the public API for more advanced integrations and customizations. Capabilities include retrieving the manifest content, triggering runs by command or asset, and retrieving run information by id or conditions.
curl --request POST \
--url https://api.y42.dev/api/4/orchestrations/org_slug/space_slug \
--header 'accept: application/json' \
--header 'content-type: application/json'