Connecting to the API - Web Client SDK

To start programming actions within the Sitecore Content Hub, you'll need access to the NuGet feed. The procedure can be found here: https://docs-partners.stylelabs.com/content/integrations/web...

The page also contains information for the npm package feed:
  1. First create an account here: https://slpartners.myget.org/
  2. Check your mail and complete your account
  3. Goto this page https://slpartners.myget.org/feed/Details/m-public
  4. Copy the text of "Your pre-authenticated V3 URL (no basic authentication)"
  5. Goto to Visual Studio and add the NuGet feed. https://docs.microsoft.com/nl-nl/nuget/consume-packages/inst...
  6. Now you're done :)
Web Client SDKGetting started