Sports data
for your app
Player profiles, fixtures, club rosters, standings, and more. Free tier. Integrate in minutes.
// Get your API key at console.vads.com.ng
curl https://api.vads.com.ng/v1/players \
-H 'Authorization: Bearer vads_live_your_key'
// Response
{
"data": [
{
"name": "Lawani Clinton",
"position": "Striker",
"jerseyNumber": 9
}
]
}Capabilities
Everything you need
Complete sports data, exposed through a clean REST API.
Player profiles
Name, position, jersey number, age, nationality, club. Full squad data across leagues.
Clubs & rosters
Club name, logo, short code, home venue, coaching staff. Complete club profiles.
Fixtures & results
Match schedules, scores, venues, and results. Live and historical data.
Standings
League table, form, goal difference. Real-time standings data.
Fast & reliable
99.9% uptime. Responses under 100ms. CDN-cached. Built for production apps.
Simple integration
REST API with JSON responses. SDKs for JavaScript, Python, and more.
How it works
Three steps to integrate
Create an API key
Sign up and generate your key in seconds. Free tier included.
Make a request
Call any endpoint with your key. JSON responses, fast CDN.
Scale as you grow
Upgrade tiers as your app grows. No downtime, no migration.