Transform Editor
https://babelfish.sgnl.work/18e72c99-732f-4832-808c-086dba1b935a/access/v2/search
curl -X POST https://babelfish.sgnl.work/18e72c99-732f-4832-808c-086dba1b935a/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"}'