Using esports with pandascore.co

Dart integration

Install
# See https://github.com/MickaelHrndz/esports
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
esports
Dart
API
pandascore.co
pandascore.co
At a glance
Language Dart
Endpoints56
Base URLhttps://api.pandascore.co