NBA 2K Player Data REST API

Access comprehensive player attributes, team rosters, and ratings data. Build applications with real NBA 2K data in minutes.

2,500+ players
100+ teams
<150ms response
api-demo.js
// Request
fetch('https://api.nba2kdb.com/players/slug/lebron-james', {
  headers: { 'X-API-Key': 'your_api_key' }
})
// Response
// Loading...

Explore Player Data

Search through thousands of NBA 2K players with detailed attributes, ratings, and team information.

Ready to build?

Get your free API key and start integrating NBA 2K data into your application today.