npm install @perspective-software/segment-api
Docs available at https://perspective-software.github.io/segment-api/docs/SegmentApi.html
constsegmentApi=newSegmentApi({WORKSPACE: 'workspaceId',TOKEN: 'token',// personal access token});constresponse=awaitsegmentApi.getCatalogDestination({name: 'facebook-pixel'});