Using PandaSharp with pandascore.co

C# integration

Install
dotnet add package PandaSharp
List lives matches
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.pandascore.co/lives
List teams
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.pandascore.co/teams
List series
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.pandascore.co/series
SDK on GitHub 📄 API Docs
SDK
PandaSharp
C#
API
pandascore.co
pandascore.co
At a glance
Language C#
Endpoints56
Base URLhttps://api.pandascore.co