Transform Editor

https://babelfish.sgnl.work/5b967ccb-0f24-4272-ad41-2b487b010330/access/v2/search
curl -X POST https://babelfish.sgnl.work/5b967ccb-0f24-4272-ad41-2b487b010330/access/v2/search \
    -H "Authorization: Bearer YOUR_SGNL_TOKEN" \
    -H "X-SGNL-Client: {your-client-id}" \
    -H "Content-Type: application/json" \
    -d '{"query": "your SGNL API query here"}'