$curl -X POST https://api.buildwithfern.com/tokens/generate \> -H "Content-Type: application/json" \> -d '{> "orgId": "orgId",> "scope": "scope">}'