$curl -X POST https://api.buildwithfern.com/snippets \> -H "Authorization: Bearer " \> -H "Content-Type: application/json" \> -d '{> "endpoint": {> "path": "/v1/search",> "method": "GET"> }>}'