Using blazemeter-sdk-dotnet with blazemeter.com

C# integration

Install
dotnet add package blazemeter-sdk-dotnet
&nbsp; <i class="fa fa-lg fa-unlock-alt"></i>
curl \
  # append ?api_key=$API_KEY to the URL \
  /user/top
List user private tests&nbsp; <i class="fa fa-lg fa-unlock-alt"></i>
curl \
  # append ?api_key=$API_KEY to the URL \
  /user/tests
&nbsp; <i class="fa fa-lg fa-unlock-alt"></i>
curl \
  # append ?api_key=$API_KEY to the URL \
  /user/invites
SDK on GitHub 📄 API Docs
SDK
blazemeter-sdk-dotnet
C#
API
blazemeter.com
blazemeter.com
At a glance
Language C#
Endpoints14