Configuring your connectionsConnection configurationsSeam AIConnection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYapikey_idstringtruefalseapikey_secretstringtruefalsebase_urlstringAlternate environment API URL (including any necessary pathsfalsefalse Example 1{2 "name": "seamai connection",3 "type": "seamai",4 "configuration": {5 "apikey_id": "9snbax8ij4hvAvBv3ap3EpQ",6 "apikey_secret": "9snbax8ij4hvAvBv3ap3EpQ",7 "base_url": ""8 }9} Model Sync Enrichment Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYenricherstringID of enricher to usetruefalse Example 1{2 ...3 "configuration": {4 "enricher": "smdLlGCX8SuwOIrW3rWQGU"5 }6}Built with